freebsd-ports/devel/p5-Package-Generator/Makefile
2014-01-01 16:41:33 +00:00

16 lines
334 B
Makefile

# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
PORTNAME= Package-Generator
PORTVERSION= 1.106
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= This module lets you quickly and easily construct new packages
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>