1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/p5-aliased/Makefile
2013-11-01 13:08:11 +00:00

20 lines
321 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= aliased
PORTVERSION= 0.31
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:OVID
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Use shorter versions of class names
PORTSCOUT= skipv:0.30_01
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>