ports/devel/ruby-parallel/Makefile

16 lines
250 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= run any kind of code in parallel processes
DISTNAME= parallel-1.23.0
CATEGORIES= devel
MAINTAINER= Purple Rain <purplerain@secbsd.org>
2023-09-07 05:29:01 +00:00
# MIT
2023-08-16 22:26:55 +00:00
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
.include <bsd.port.mk>