ports/devel/p5-Getopt-Simple/Makefile

19 lines
285 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>