freebsd-ports/devel/p5-Module-CPANfile/Makefile

15 lines
233 B
Makefile

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