opnsense-ports/devel/p5-Iterator-Simple/Makefile
Franco Fichtner d6e54bd543 */*: sync with upstream
Taken from: HardenedBSD
2017-12-11 17:26:22 +01:00

20 lines
348 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Iterator-Simple
PORTVERSION= 0.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple iterator and utilities
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>