freebsd-ports/misc/hello/pkg-plist
Steve Price 43bf436784 Honor CFLAGS and get the install-info incantation correct in both the
package and the Makefile.

Noticed by:	asami
1999-12-30 04:04:11 +00:00

4 lines
201 B
Text

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