mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
18 lines
311 B
Plaintext
18 lines
311 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
In order for cp2fwb to work, you need the following
|
|
files from your Checkpoint FW1 installation:
|
|
|
|
- Rulebase.W
|
|
- objects.C
|
|
|
|
You can then run the program like this:
|
|
|
|
cp2fwbuilder --objects=objects.C \
|
|
--rules=Rulebase.W \
|
|
--output_xml=Rulebase.xml
|
|
EOM
|
|
}
|
|
]
|