openbsd-ports/www/p5-HTML-Clean/Makefile
merdely ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00

16 lines
316 B
Makefile

# $OpenBSD: Makefile,v 1.3 2007/09/15 20:38:24 merdely Exp $
COMMENT= cleans up HTML code for web browsers, not humans
MODULES= cpan
DISTNAME= HTML-Clean-0.8
CATEGORIES= www
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>