freebsd-ports/devel/gmake/pkg-plist
Satoshi Asami c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00

6 lines
217 B
Plaintext

bin/gmake
@unexec install-info --delete %D/info/make.info %D/info/dir
info/make.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/make.info %D/info/dir