freebsd-ports/devel/p5-Parallel-Iterator/Makefile
2011-09-17 06:50:17 +00:00

21 lines
400 B
Makefile

# New ports collection makefile for: p5-Parallel-Iterator
# Date created: 2010-09-30
# Whom: Frederic Culot <frederic@culot.org>
#
# $FreeBSD$
#
PORTNAME= Parallel-Iterator
PORTVERSION= 1.00
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Simple parallel execution
PERL_MODBUILD= yes
MAN3= Parallel::Iterator.3
.include <bsd.port.mk>