# New ports collection makefile for:	p5-List-Gen
# Date created:		2011-10-17
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-List-Gen/Makefile,v 1.2 2011/11/12 16:44:03 sunpoet Exp $
#

PORTNAME=	List-Gen
PORTVERSION=	0.974
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Functions for generating lists

PERL_CONFIGURE=	yes

MAN3=		List::Gen.3 \
		List::Gen::Benchmark.3 \
		List::Gen::Cookbook.3 \
		List::Gen::Haskell.3 \
		List::Gen::Lazy.3 \
		List::Gen::Lazy::Builtins.3 \
		List::Gen::Lazy::Ops.3 \
		List::Gen::Perl6.3 \
		List::Generator.3

.include <bsd.port.mk>
