# New ports collection makefile for:	p5-MooseX-Attribute-ENV
# Date created:				18 November 2010
# Whom: 				alan <Alan@Wave2.org>
#
# $FreeBSD: ports/devel/p5-MooseX-Attribute-ENV/Makefile,v 1.1 2010/11/25 08:27:57 wen Exp $
#

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>
