blob: 79e5aba031d97424708db3afb2db5a49d8f38e65 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= Proc-Queue
PORTVERSION= 1.23
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Limit the number of child processes running
WWW= https://metacpan.org/release/Proc-Queue
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|