1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/net-mgmt/argus/pkg-plist
Stefan Eßer 397ebd4796 Update to Argus release 2.0.6.
The clients are no longer part of this port, but will be built by
the argus-clients port, which is listed as a dependency.
Since both the argus and argus-clients ports contain the same
COPYING file and want to install it into the same directory, I have
disabled installation of the copyright file by this port, assuming
that the dependent argus-clients port already did it ...
2004-05-17 21:33:24 +00:00

7 lines
274 B
Plaintext

sbin/argus
@exec mkdir -p %D/argus/archive
%%PORTDOCS%%share/doc/argus-2.0/html/man/argus.5.html
%%PORTDOCS%%share/doc/argus-2.0/html/man/argus.8.html
%%PORTDOCS%%share/doc/argus-2.0/html/man/argus.conf.5.html
@unexec rmdir %D/argus/archive %D/argus >/dev/null 2>&1 || true