summaryrefslogtreecommitdiff
path: root/devel/R-cran-sys/Makefile
blob: 24b486f85acd5e75ea72e5916a14c07a146cb89d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

PORTNAME=	sys
PORTVERSION=	3.4
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Powerful and Reliable Tools for Running System Commands in R

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>