openbsd-ports/devel/p5-Getopt-Simple/Makefile
2022-03-11 18:49:30 +00:00

19 lines
285 B
Makefile

COMMENT= simple wrapper around Getopt::Long
DISTNAME = Getopt-Simple-1.52
CATEGORIES= devel
REVISION = 0
EXTRACT_SUFX= .tgz
MAINTAINER= Claudio Jeker <claudio@openbsd.org>
# Artistic
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
MAKE_ENV+= TEST_POD=1
.include <bsd.port.mk>