1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/p5-Getopt-GUI-Long/Makefile
Andrej Zverev 4cfea3d01e - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 10:33:57 +00:00

17 lines
290 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
.include <bsd.port.mk>