openbsd-ports/devel/p5-Getopt-Simple/Makefile
benoit 052daf411d - update p5-Getopt-Simple to 1.52
- remove USE_GROFF

ok claudio@ (maintainer)
2013-03-23 12:22:22 +00:00

19 lines
329 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/23 12:22:22 benoit Exp $
COMMENT= simple wrapper around Getopt::Long
DISTNAME = Getopt-Simple-1.52
CATEGORIES= devel
EXTRACT_SUFX= .tgz
MAINTAINER= Claudio Jeker <claudio@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
MAKE_ENV+= TEST_POD=1
.include <bsd.port.mk>