freebsd-ports/devel/R-cran-parallelly/Makefile
2021-12-20 17:40:57 +00:00

13 lines
234 B
Makefile

PORTNAME= parallelly
PORTVERSION= 1.30.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Enhancing the 'parallel' Package
LICENSE= LGPL21+
USES= cran:auto-plist
.include <bsd.port.mk>