aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Devel-LexAlias/Makefile
blob: 080ccc96938921c1673314ae93b9c2f5d5073f22 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                      
                    

                   
                                 


                                                                       
                                
 
                   


                                 
                      
# 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=	yes

MAN3=		Devel::LexAlias.3

.include <bsd.port.mk>