openbsd-ports/sysutils/p5-Proc-Queue/Makefile
okan 3d18bfdef0 - update to 1.23
- fix license marker

ok merdely@
2008-05-18 20:32:53 +00:00

18 lines
361 B
Makefile

# $OpenBSD: Makefile,v 1.5 2008/05/18 20:32:53 okan Exp $
COMMENT= limits the number of forked concurrent processes
DISTNAME= Proc-Queue-1.23
CATEGORIES= sysutils
MODULES= cpan
MAINTAINER= Okan Demirmen <okan@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>