# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Getopt-Attribute/Makefile 327724 2013-09-20 17:13:42Z bapt $

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

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

USES=		perl5
USE_PERL5=	configure

MAN3=		Getopt::Attribute.3

NO_STAGE=	yes
.include <bsd.port.mk>
