3d18bfdef0
- fix license marker ok merdely@
18 lines
361 B
Makefile
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>
|