naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00

20 lines
340 B
Makefile

# $OpenBSD: Makefile,v 1.8 2016/03/20 19:56:24 naddy 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
PKG_ARCH= *
MAKE_ENV+= TEST_POD=1
.include <bsd.port.mk>