1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/comms/wy60/pkg-plist
2014-01-21 23:18:05 +00:00

6 lines
229 B
Plaintext

bin/wy60
@unexec if cmp %D/etc/wy60.rc.sample %D/etc/wy60.rc 2>/dev/null; then rm -f %D/etc/wy60.rc; fi
etc/wy60.rc.sample
@exec if test ! -f %D/etc/wy60.rc; then cp -p %D/etc/wy60.rc.sample %D/etc/wy60.rc; fi
man/man1/wy60.1.gz