1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/textproc/dict/pkg-plist
2011-02-11 08:23:42 +00:00

8 lines
218 B
Plaintext

@comment $FreeBSD$
bin/dict
bin/dict_lookup
bin/dictl
@unexec if cmp -s %D/etc/dict.conf.sample %D/etc/dict.conf; then rm -f %D/etc/dict.conf; fi
etc/dict.conf.sample
@exec [ -f %B/dict.conf ] || cp %B/%f %B/dict.conf