aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-MooseX-Attribute-ENV/Makefile
blob: d6b95196ffd8326700019ee4c2abb6f3171cc6a1 (plain) (tree)






















                                                                
# New ports collection makefile for:	p5-MooseX-Attribute-ENV
# Date created:				18 November 2010
# Whom: 				alan <Alan@Wave2.org>
#
# $FreeBSD$
#

PORTNAME=	MooseX-Attribute-ENV
PORTVERSION=	0.01
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	Alan@Wave2.org
COMMENT=	Set default of an attribute to a value from %ENV

RUN_DEPENDS=	p5-Moose>=1.19:${PORTSDIR}/devel/p5-Moose

PERL_CONFIGURE=	5.8.8+

MAN3=		MooseX::Attribute::ENV.3

.include <bsd.port.mk>