2010-12-03 11:46:46 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2010/12/03 11:46:52 ajacoutot Exp $
|
2001-08-15 06:48:01 +00:00
|
|
|
|
2007-09-15 20:38:20 +00:00
|
|
|
COMMENT= perl module to detect dangerous HTML code
|
2001-08-15 06:48:01 +00:00
|
|
|
|
2007-01-16 17:52:06 +00:00
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= HTML-CGIChecker-0.90
|
2010-12-03 11:46:46 +00:00
|
|
|
REVISION= 1
|
2007-01-16 17:52:06 +00:00
|
|
|
CATEGORIES= www security
|
2010-10-19 08:02:53 +00:00
|
|
|
USE_GROFF = Yes
|
2001-08-15 06:48:01 +00:00
|
|
|
|
2003-10-18 19:44:41 +00:00
|
|
|
# GPL
|
2001-08-15 06:48:01 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|