opnsense-ports/devel/p5-Class-Forward/Makefile
Franco Fichtner 955d8bfe0b devel/p5-Class-Forward: sync with upstream
Taken from: HardenedBSD
2018-06-05 10:53:27 +02:00

20 lines
384 B
Makefile

# $FreeBSD$
PORTNAME= Class-Forward
PORTVERSION= 0.100006
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for class dispatcher that handles namespaces like paths
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>