freebsd-ports/devel/p5-B-Generate/Makefile
Mathieu Arnold 625cdd5e3c Update to 1.54.
Sponsored by:	Absolight
2016-06-21 15:06:31 +00:00

18 lines
283 B
Makefile

# $FreeBSD$
PORTNAME= B-Generate
PORTVERSION= 1.54
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>