cf118ccf87
Reported by: lwhsu
13 lines
257 B
Makefile
13 lines
257 B
Makefile
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>
|