13 lines
234 B
Makefile
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>
|