mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
ba5eadc2b5
- Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax - Switch to USES=libtool
8 lines
235 B
Plaintext
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
|