2013-09-20 19:13:42 +02:00
|
|
|
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
|
2012-11-26 23:18:49 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Iterator-Simple
|
2013-03-18 12:31:59 +01:00
|
|
|
PORTVERSION= 0.06
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2012-11-26 23:18:49 +01:00
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Simple iterator and utilities
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2012-11-26 23:18:49 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|