freebsd-ports/devel/R-cran-sys/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

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>