1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net/xprobe/pkg-plist
Sunpoet Po-Chuan Hsieh 7bf15c22c8 - Add LICENSE
- Support STAGEDIR
2014-02-24 10:36:11 +00:00

7 lines
288 B
Plaintext

bin/xprobe2
@unexec if cmp -s %D/%%ETCDIR%%/xprobe2.conf %D/%%ETCDIR%%/xprobe2.conf.sample; then rm -f %D/%%ETCDIR%%/xprobe2.conf; fi
%%ETCDIR%%/xprobe2.conf.sample
@exec if [ ! -f %D/%%ETCDIR%%/xprobe2.conf ]; then cp -p %D/%F %B/xprobe2.conf; fi
man/man1/xprobe2.1.gz
@dirrm %%ETCDIR%%