summaryrefslogtreecommitdiff
path: root/devel/p5-Getopt-Attribute/Makefile
blob: ea59c16642b9cab6d0e06e347b5a161a079410d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

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

.include <bsd.port.mk>