aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-sys/Makefile
blob: 34e487bb7f21849609bcfa06cc231ef6e888110a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>