# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD: head/devel/p5-Iterator-Simple/Makefile 455978 2017-12-11 10:41:32Z sunpoet $

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>
