freebsd-ports/devel/p5-Module-CPANfile/Makefile
2014-02-05 16:14:55 +00:00

16 lines
260 B
Makefile

# $FreeBSD$
PORTNAME= Module-CPANfile
PORTVERSION= 1.0002
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Module
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Parse cpanfile
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>