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

19 lines
378 B
Makefile
Raw Normal View History

2010-10-19 03:43:00 -04:00
# $OpenBSD: Makefile,v 1.6 2010/10/19 07:43:01 espie Exp $
COMMENT= limits the number of forked concurrent processes
DISTNAME= Proc-Queue-1.23
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>