freebsd-ports/devel/p5-Getopt-Euclid/Makefile
Steven Kreuzer 1b63e7803c Update to 0.4.0
PR:		ports/175996
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2013-02-11 14:51:06 +00:00

20 lines
344 B
Makefile

# Created by: chinsan
# $FreeBSD$
PORTNAME= Getopt-Euclid
PORTVERSION= 0.4.0
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Executable Uniform Command-Line Interface Descriptions
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_MODBUILD= yes
MAN3= Getopt::Euclid.3
.include <bsd.port.mk>