mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
05ce77e5d2
A utility for saying hello to the world and read email. PR: 12787 Submitted by: Peter Shipley <shipley@dis.org>
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
bin/hello
|
|
@unexec install-info --delete %D/info/hello.info %D/info/dir
|
|
info/hello.info
|
|
@exec install-info %D/info/hello.info %D/info/dir
|