# New ports collection makefile for:	p5-Getopt-Attribute
# Date created:		2010-11-28
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/devel/p5-Getopt-Attribute/Makefile,v 1.1 2010/12/07 04:09:28 pgollucci Exp $
#

PORTNAME=	Getopt-Attribute
PORTVERSION=	2.101700
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Attribute wrapper for Getopt::Long

PERL_CONFIGURE=	yes
USE_PERL5_RUN=	5.8.1+

MAN3=		Getopt::Attribute.3

.include <bsd.port.mk>
