mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5ce8e8e5c7
in bsd.port.mk and this helps to unify the check and install.
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
bin/cftp
|
|
@unexec install-info --delete %D/info/cftp.info %D/info/dir
|
|
info/cftp.info
|
|
@exec install-info %D/info/cftp.info %D/info/dir
|
|
share/doc/cftp/AUTHORS
|
|
share/doc/cftp/ChangeLog
|
|
share/doc/cftp/NEWS
|
|
share/doc/cftp/README
|
|
share/doc/cftp/THANKS
|
|
share/doc/cftp/TODO
|
|
@dirrm share/doc/cftp
|