Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-indirect / Makefile
1 # Created by: Dan Rench <citric@cubicone.tmetic.com>
2 # $FreeBSD$
3
4 PORTNAME=       indirect
5 PORTVERSION=    0.33
6 CATEGORIES=     devel perl5
7 MASTER_SITES=   CPAN
8 MASTER_SITE_SUBDIR=     CPAN:VPIT
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     citric@cubicone.tmetic.com
12 COMMENT=        Lexically warn about using the indirect object syntax
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>