opnsense-ports/sysutils/rubygem-parallel/Makefile
Franco Fichtner 989b7d0410 */*: sync with upstream
Taken from: FreeBSD
2015-07-27 07:16:33 +02:00

19 lines
349 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= parallel
PORTVERSION= 1.6.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Run any kind of code in parallel processes
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>