mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
5ce8e8e5c7
in bsd.port.mk and this helps to unify the check and install.
13 lines
355 B
Plaintext
13 lines
355 B
Plaintext
sbin/ndtpd
|
|
sbin/ndtpcheck
|
|
sbin/ndtpcontrol
|
|
sbin/ndtpdaily
|
|
libexec/ndtpstat
|
|
etc/ndtpd.sample
|
|
@unexec install-info --delete %D/info/ndtpd.info %D/info/dir
|
|
@unexec install-info --delete %D/info/ndtpd-ja.info %D/info/dir
|
|
info/ndtpd.info
|
|
info/ndtpd-ja.info
|
|
@exec install-info %D/info/ndtpd.info %D/info/dir
|
|
@exec install-info %D/info/ndtpd-ja.info %D/info/dir
|