aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-bindr/Makefile
blob: f3ef946233309cd4260cded22bba4f21d769db13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	bindr
PORTVERSION=	0.1.2
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Parametrized Active Bindings
WWW=		https://cran.r-project.org/web/packages/bindr/

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>