15 lines
251 B
Makefile
15 lines
251 B
Makefile
COMMENT= run any kind of code in parallel processes
|
|
|
|
DISTNAME= parallel-1.23.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= lang/ruby
|
|
|
|
CONFIGURE_STYLE= ruby gem
|
|
|
|
.include <bsd.port.mk>
|