mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
43bf436784
package and the Makefile. Noticed by: asami
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
bin/hello
|
|
@unexec install-info --delete %D/info/hello.info %D/info/dir
|
|
info/hello.info
|
|
@exec install-info --dir-file=%D/info/dir --entry="* Hello: (hello). Hello Reference Manual." %D/info/hello.info
|