# New ports collection makefile for:	p5-Package-Generator
# Date Created:				22 Apr 2008
# Whom:					Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Package-Generator/Makefile,v 1.3 2009/07/10 10:43:14 ehaupt Exp $
#

PORTNAME=	Package-Generator
PORTVERSION=	0.103
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	This module lets you quickly and easily construct new packages

PERL_CONFIGURE=	yes
MAKE_JOBS_SAFE=	yes

MAN3=		Package::Reaper.3 Package::Generator.3

.include <bsd.port.mk>
