1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/mail/archiveopteryx/pkg-plist
Mark Felder 0554302787 - Actually commit rc script fixes
- Convert to new Perl USES
- Move pkg-install logic to @exec and post-install
- Other suggested cleanup

Approved by:	crees (mentor)
2013-08-30 14:42:06 +00:00

28 lines
664 B
Plaintext

bin/aox
bin/aoxexport
bin/aoximport
bin/deliver
libdata/aox/downgrades
libdata/aox/field-names
libdata/aox/flag-names
libdata/aox/fts.pg
libdata/aox/schema.pg
libexec/aox/contrib/rrdglue
libexec/aox/installer
sbin/archiveopteryx
sbin/logd
sbin/recorder
@dirrm libexec/aox/contrib
@dirrm libexec/aox
@dirrm libdata/aox
@dirrm %%ETCDIR%%
@dirrmtry /var/db/aox/jail/messages
@dirrmtry /var/db/aox/jail/var/run
@dirrmtry /var/db/aox/jail/var
@dirrmtry /var/db/aox/jail
@dirrmtry /var/db/aox/messages
@dirrmtry /var/db/aox
@dirrmtry /var/run/aox
@exec install -d -o root -g wheel -m 700 /var/db/aox/jail
@exec install -d -o %%USERS%% -g %%GROUPS%% /var/db/aox/messages