Changes: http://cpansearch.perl.org/src/MATTLAW/Module-Util-1.08/Changes Feature safe: yes
18 lines
308 B
Makefile
18 lines
308 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Module-Util
|
|
PORTVERSION= 1.08
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= Module
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
COMMENT= Perl module name tools and transformations
|
|
|
|
PERL_MODBUILD= YES
|
|
|
|
MAN1= pm_which.1
|
|
MAN3= Module::Util.3
|
|
|
|
.include <bsd.port.mk>
|