freebsd-ports/devel/p5-Devel-LexAlias/Makefile
Mark Linimon 7cf77d236e Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:	portmgr
2008-12-25 03:13:51 +00:00

25 lines
504 B
Makefile

# ex:ts=8
# Ports collection makefile for: Devel-LexAlias
# Date created: Jul. 12, 2006
# Whom: Ying-Chieh Chen
#
# $FreeBSD$
#
PORTNAME= Devel-LexAlias
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A perl module which does alias lexical variables
BUILD_DEPENDS= p5-Devel-Caller>=0.03:${PORTSDIR}/devel/p5-Devel-Caller
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= 5.8.0+
MAN3= Devel::LexAlias.3
.include <bsd.port.mk>