1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/p5-List-Gen/Makefile
Sunpoet Po-Chuan Hsieh 0e3b7988b9 - Support STAGEDIR
2013-09-30 20:03:35 +00:00

17 lines
304 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= List-Gen
PORTVERSION= 0.974
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>