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

18 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.19 2016/03/20 19:56:37 naddy Exp $
COMMENT = test functions for exception based code
DISTNAME = Test-Exception-0.43
CATEGORIES = devel
MODULES = cpan
PKG_ARCH = *
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
# perl_5
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = devel/p5-Sub-Uplevel>=0.18
.include <bsd.port.mk>