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

20 lines
394 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 2010/12/03 11:46:47 ajacoutot Exp $
COMMENT= limits the number of forked concurrent processes
DISTNAME= Proc-Queue-1.23
REVISION= 0
CATEGORIES= sysutils
MODULES= cpan
2010-10-19 03:43:00 -04:00
USE_GROFF = Yes
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>