Orignal update to 1.2 from wen heping <wenheping2000 () hotmail ! com> Tweaks and update to 1.4 by me OK sthen@
14 lines
245 B
Makefile
14 lines
245 B
Makefile
# $OpenBSD: Makefile,v 1.11 2019/11/03 20:33:31 afresh1 Exp $
|
|
|
|
COMMENT= cleans up HTML code for web browsers, not humans
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= HTML-Clean-1.4
|
|
CATEGORIES= www
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|