1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net-im/zephyr/pkg-plist
2014-01-31 09:46:25 +00:00

39 lines
765 B
Plaintext

@unexec %D/etc/rc.d/zhm stop > /dev/null 2>&1 || true
bin/zaway
bin/zctl
bin/zleave
bin/zlocate
bin/znol
bin/zstat
bin/zwrite
bin/zwgc
etc/zephyr/default.subscriptions
include/zephyr/mit-copyright.h
include/zephyr/zephyr.h
include/zephyr/zephyr_err.h
lib/libzephyr.a
lib/libzephyr.so.4.0
lib/libzephyr.la
sbin/zshutdown_notify
sbin/zephyrd
sbin/zhm
%%DATADIR%%/zwgc.desc
%%DATADIR%%/zwgc_resources
man/man1/zaway.1.gz
man/man1/zctl.1.gz
man/man1/zephyr.1.gz
man/man1/zleave.1.gz
man/man1/zlocate.1.gz
man/man1/znol.1.gz
man/man1/zwgc.1.gz
man/man1/zwrite.1.gz
man/man8/zephyrd.8.gz
man/man8/zhm.8.gz
man/man8/zshutdown_notify.8.gz
man/man8/zstat.8.gz
@exec mkdir -p %D/etc/zephyr/acl
@dirrm etc/zephyr/acl
@dirrm etc/zephyr
@dirrm include/zephyr
@dirrm %%DATADIR%%