Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Alias / Makefile
1 # Created by: will
2 # $FreeBSD$
3
4 PORTNAME=       Alias
5 PORTVERSION=    2.32
6 PORTREVISION=   3
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     bofh@FreeBSD.org
12 COMMENT=        Perl module that performs aliasing services
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>