14 lines
242 B
Makefile
14 lines
242 B
Makefile
COMMENT= limits the number of forked concurrent processes
|
|
|
|
DISTNAME= Proc-Queue-1.23
|
|
REVISION= 1
|
|
CATEGORIES= sysutils
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
MAINTAINER= Okan Demirmen <okan@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|