# Created by: Anes Mukhametov <anes@anes.su>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Variable-Eject/Makefile 333886 2013-11-15 16:37:49Z mat $

PORTNAME=	Variable-Eject
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	anes@anes.su
COMMENT=	Eject variables from hash to current namespace

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Lexical-Alias>=0.04:${PORTSDIR}/devel/p5-Lexical-Alias \
		p5-Devel-Declare>=0.005011:${PORTSDIR}/devel/p5-Devel-Declare \
		p5-uni-perl>=0.03:${PORTSDIR}/devel/p5-uni-perl
RUN_DEPENDS=	p5-Lexical-Alias>=0.04:${PORTSDIR}/devel/p5-Lexical-Alias \
		p5-Devel-Declare>=0.005011:${PORTSDIR}/devel/p5-Devel-Declare \
		p5-uni-perl>=0.03:${PORTSDIR}/devel/p5-uni-perl

USES=	perl5
USE_PERL5=	configure

.include <bsd.port.mk>
