freebsd-ports/security/razorback-dispatcher/pkg-plist
Ryan Steinmetz 849135e9c6 New port: security/razorback-dispatcher:
Razorback is a framework for an intelligence driven security solution.
It consists of a Dispatcher at the core of the system, surrounded by
Nuggets of varying types.

WWW: http://razorbacktm.sourceforge.net/

PR:		ports/167738
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-06-11 02:20:53 +00:00

11 lines
468 B
Text

@comment $FreeBSD$
bin/dispatcher
bin/dispatcher_safed
@unexec if cmp -s %D/etc/razorback/dispatcher.conf %D/etc/razorback/dispatcher.conf.sample; then rm -f %D/etc/razorback/dispatcher.conf; fi
etc/razorback/dispatcher.conf.sample
@exec if [ ! -f %D/etc/razorback/dispatcher.conf ]; then cp -p %D/%F %B/dispatcher.conf; fi
@dirrmtry etc/razorback
share/razorback/razorback.sql
share/razorback/razorback-data.sql
share/razorback/truncate.sql
@dirrmtry share/razorback