mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21e281bbd6
PR: 6105 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
bin/cftp
|
|
@unexec install-info --delete %D/info/cftp.info %D/info/dir
|
|
info/cftp.info
|
|
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
|
|
@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
|