mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
5ce8e8e5c7
in bsd.port.mk and this helps to unify the check and install.
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
bin/wget
|
|
etc/wgetrc
|
|
@unexec install-info --delete %D/info/wget.info %D/info/dir
|
|
info/wget.info
|
|
info/wget.info-1
|
|
info/wget.info-2
|
|
info/wget.info-3
|
|
@exec install-info %D/info/wget.info %D/info/dir
|