1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/devel/p5-Alias/Makefile
2013-10-27 12:17:59 +00:00

18 lines
289 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= Alias
PORTVERSION= 2.32
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A perl module that performs aliasing services
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>