Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Module-CPANfile / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       Module-CPANfile
4 PORTVERSION=    1.1001
5 CATEGORIES=     devel perl5
6 MASTER_SITES=   CPAN
7 PKGNAMEPREFIX=  p5-
8
9 MAINTAINER=     lth@FreeBSD.org
10 COMMENT=        Parse cpanfile
11
12 USES=           perl5
13 USE_PERL5=      configure
14
15 .include <bsd.port.mk>