opnsense-ports/devel/p5-Module-Util/Makefile
Franco Fichtner 8e6b151b19 */*: sync with upstream
Taken from: FreeBSD
2017-02-02 03:31:51 +01:00

16 lines
272 B
Makefile

# $FreeBSD$
PORTNAME= Module-Util
PORTVERSION= 1.09
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl module name tools and transformations
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>