# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Package-Generator/Makefile 331567 2013-10-25 11:20:05Z ehaupt $

PORTNAME=	Package-Generator
PORTVERSION=	1.105
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>
