aboutsummaryrefslogtreecommitdiff
path: root/security/cp2fwb/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /security/cp2fwb/Makefile
parent1520142bc725e616da770a4e1d5625319b89c384 (diff)
Notes
Diffstat (limited to 'security/cp2fwb/Makefile')
-rw-r--r--security/cp2fwb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cp2fwb/Makefile b/security/cp2fwb/Makefile
index 0565f0ef009b..45ffd7fa8426 100644
--- a/security/cp2fwb/Makefile
+++ b/security/cp2fwb/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= cp2fwbuilder
EXTRACT_SUFX= .tgz
MAINTAINER= chris@unixpages.org
+COMMENT= Checkpoint FW1 to Firewall Builder ruleset converter
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5