diff options
Diffstat (limited to 'security/cp2fwb/Makefile')
-rw-r--r-- | security/cp2fwb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cp2fwb/Makefile b/security/cp2fwb/Makefile index c50128f785ea..4e4b61faa080 100644 --- a/security/cp2fwb/Makefile +++ b/security/cp2fwb/Makefile @@ -18,6 +18,7 @@ COMMENT= Checkpoint FW1 to Firewall Builder ruleset converter RUN_DEPENDS= ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 +PLIST_FILES= bin/cp2fwbuilder USE_PERL5= yes NO_BUILD= yes |