Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Test-Requires / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       Test-Requires
4 PORTVERSION=    0.10
5 CATEGORIES=     devel perl5
6 MASTER_SITES=   CPAN
7 PKGNAMEPREFIX=  p5-
8
9 MAINTAINER=     kuriyama@FreeBSD.org
10 COMMENT=        Perl extension for checking to see if the module can be loaded
11
12 LICENSE=        ART10 GPLv1
13 LICENSE_COMB=   dual
14
15 USES=   perl5
16 USE_PERL5=      configure
17 NO_ARCH=        YES
18
19 .include <bsd.port.mk>