freebsd-ports/devel/p5-Getopt-GUI-Long/Makefile

19 lines
332 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org
# $FreeBSD$
PORTNAME= Getopt-GUI-Long
PORTVERSION= 0.93
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Wrapper around Getopt::Long
USES= perl5
USE_PERL5= configure
MAN3= Getopt::GUI::Long.3
NO_STAGE= yes
.include <bsd.port.mk>