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
317 B
Makefile

# $OpenBSD: Makefile,v 1.3 2016/03/20 19:57:20 naddy Exp $
COMMENT = open an HTML file with automatic charset detection
DISTNAME = IO-HTML-1.001
CATEGORIES = www
CPAN_AUTHOR = CJM
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>