15 lines
258 B
Makefile

# $OpenBSD: Makefile,v 1.15 2019/07/12 20:50:53 sthen Exp $
COMMENT= perl module to detect dangerous HTML code
MODULES= cpan
PKG_ARCH= *
DISTNAME= HTML-CGIChecker-0.90
REVISION= 1
CATEGORIES= www security
# GPL
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>