1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/sysutils/gather/pkg-plist
Li-Wen Hsu 076ac16524 Add gather 0.3, utility to store and display system statistics.
PR:		ports/143934
Submitted by:	Mikolaj Golub <to.my.trociny at gmail.com>

Feature safe:	yes
2010-02-16 13:06:12 +00:00

7 lines
526 B
Plaintext

bin/gather
@unexec if cmp -s %D/etc/gather/gather.cfg.sample %D/etc/gather/gather.cfg; then rm -f %D/etc/gather/gather.cfg; else echo "If permanently deleting this package, %D/etc/gather/gather.cfg must be removed manually."; fi
etc/gather/gather.cfg.sample
@unexec if cmp -s %D/etc/gather/gather.map.sample %D/etc/gather/gather.map; then rm -f %D/etc/gather/gather.map; else echo "If permanently deleting this package, %D/etc/gather/gather.map must be removed manually."; fi
etc/gather/gather.map.sample
@dirrmtry etc/gather