15 lines
264 B
Makefile
Raw Normal View History

2014-03-28 15:22:41 +00:00
# $OpenBSD: Makefile,v 1.13 2014/03/28 15:22:41 sthen Exp $
COMMENT= check for HTML errors in a string or file
MODULES= cpan
2014-03-28 15:22:41 +00:00
DISTNAME= HTML-Lint-2.20
CATEGORIES= www
2008-10-02 23:10:21 +00:00
# perl
PERMIT_PACKAGE_CDROM= Yes
2010-11-22 08:36:47 +00:00
RUN_DEPENDS= www/p5-HTML-Parser
.include <bsd.port.mk>