# $FreeBSD: head/devel/p5-B-Generate/Makefile 385460 2015-05-05 10:39:50Z mat $

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>