14 lines
252 B
Makefile
14 lines
252 B
Makefile
# $OpenBSD: Makefile,v 1.13 2013/10/11 23:51:34 naddy Exp $
|
|
|
|
COMMENT= perl module to detect dangerous HTML code
|
|
|
|
MODULES= cpan
|
|
DISTNAME= HTML-CGIChecker-0.90
|
|
REVISION= 1
|
|
CATEGORIES= www security
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|