freebsd-ports/devel/p5-Parallel-Iterator/Makefile

20 lines
353 B
Makefile

# Created by: Frederic Culot <frederic@culot.org>
PORTNAME= Parallel-Iterator
PORTVERSION= 1.00
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple parallel execution
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>