15 lines
264 B
Makefile
15 lines
264 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:44:45 espie Exp $
|
|
|
|
COMMENT= cleans up HTML code for web browsers, not humans
|
|
|
|
MODULES= cpan
|
|
DISTNAME= HTML-Clean-0.8
|
|
REVISION= 1
|
|
CATEGORIES= www
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|