14 lines
248 B
Makefile
14 lines
248 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:51:34 naddy Exp $
|
|
|
|
COMMENT= cleans up HTML code for web browsers, not humans
|
|
|
|
MODULES= cpan
|
|
DISTNAME= HTML-Clean-0.8
|
|
REVISION= 1
|
|
CATEGORIES= www
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|