freebsd-ports/devel/p5-B-Generate/Makefile
Mathieu Arnold ce2aaa1cd4 Update to 1.53.
Sponsored by:	Absolight
2015-05-05 10:39:50 +00:00

18 lines
283 B
Makefile

# $FreeBSD$
PORTNAME= B-Generate
PORTVERSION= 1.53
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Create your own Perl op trees
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>