aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-List-Gen/Makefile
blob: a3b4a0b245cf65e63f8ef853545607568dfebe2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>

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

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

USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>