2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:46:47 ajacoutot Exp $
|
2005-07-23 03:43:33 -04:00
|
|
|
|
2007-07-25 14:42:56 -04:00
|
|
|
COMMENT= limits the number of forked concurrent processes
|
2005-07-23 03:43:33 -04:00
|
|
|
|
2008-05-18 16:32:53 -04:00
|
|
|
DISTNAME= Proc-Queue-1.23
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2006-12-06 07:54:28 -05:00
|
|
|
CATEGORIES= sysutils
|
2008-05-18 16:32:53 -04:00
|
|
|
MODULES= cpan
|
2010-10-19 03:43:00 -04:00
|
|
|
USE_GROFF = Yes
|
2005-07-23 03:43:33 -04:00
|
|
|
|
2008-05-18 16:32:53 -04:00
|
|
|
MAINTAINER= Okan Demirmen <okan@openbsd.org>
|
2005-07-23 03:43:33 -04:00
|
|
|
|
2008-05-18 16:32:53 -04:00
|
|
|
# Perl
|
2005-07-23 03:43:33 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|