summaryrefslogtreecommitdiffstats
path: root/devel/p5-Variable-Eject/Makefile
blob: 183e82c9e5b8c0dedf1e7ecf8f6ed019f8cbacb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Created by: Anes Mukhametov <anes@anes.su>
# $FreeBSD$

PORTNAME=	Variable-Eject
PORTVERSION=	0.02
PORTREVISION=	1
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:devel/p5-Lexical-Alias \
		p5-Devel-Declare>=0.005011:devel/p5-Devel-Declare \
		p5-uni-perl>=0.03:devel/p5-uni-perl
RUN_DEPENDS=	p5-Lexical-Alias>=0.04:devel/p5-Lexical-Alias \
		p5-Devel-Declare>=0.005011:devel/p5-Devel-Declare \
		p5-uni-perl>=0.03:devel/p5-uni-perl

USES=	perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud