openbsd-ports/sysutils/p5-Proc-Queue/Makefile

19 lines
376 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2006/12/06 12:54:29 jasper Exp $
COMMENT= "limits the number of forked concurrent processes"
DISTNAME= Proc-Queue-1.18
CATEGORIES= sysutils
MAINTAINER= Okan Demirmen <okan@demirmen.com>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
.include <bsd.port.mk>