freebsd-ports/devel/p5-Getopt-GUI-Long/Makefile
2011-03-18 04:00:57 +00:00

21 lines
399 B
Makefile

# New ports collection makefile for: devel/p5-Getopt-GUI-Long
# Date created: 13 Feb 2010
# Whom: Martin Wilke <miwi@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= Getopt-GUI-Long
PORTVERSION= 0.92
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Wrapper around Getopt::Long
PERL_CONFIGURE= yes
MAN3= Getopt::GUI::Long.3
.include <bsd.port.mk>