1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/dictd/pkg-plist
Dmitry Marakasov ba5eadc2b5 - Support staging
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool
2014-05-11 01:26:30 +00:00

8 lines
235 B
Plaintext

bin/dictzip
man/man1/dictzip.1.gz
man/man8/dictd.8.gz
sbin/dictd
@unexec if cmp -s %D/etc/dictd.conf %D/etc/dictd.conf.sample; then rm -f %D/etc/dictd.conf; fi
etc/dictd.conf.sample
@exec [ -f %B/dictd.conf ] || cp %B/%f %B/dictd.conf