# New ports collection makefile for:	devel/p5-Lexical-Alias
# Date created:				24 March 2007
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Lexical-Alias/Makefile,v 1.2 2008/04/17 14:25:39 araujo Exp $
#

PORTNAME=	Lexical-Alias
PORTVERSION=	0.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Makes a lexical an alias for another variable

PERL_CONFIGURE=	yes

MAN3=	Lexical::Alias.3

.include <bsd.port.mk>
