Make port more INFO friendly
Submitted by: Max Khon <fjoe@FreeBSD.org>
This commit is contained in:
parent
34e04c8352
commit
ff52c6f14a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88590
2 changed files with 1 additions and 3 deletions
|
@ -18,6 +18,7 @@ RESTRICTED= "Non-redistributable beta"
|
|||
|
||||
WRKSRC= ${WRKDIR}/tracker
|
||||
INSTALL_TARGET= install install.info
|
||||
INFO= tracker
|
||||
|
||||
post-patch:
|
||||
@${SED} -e 's,machine/soundcard.h,sys/soundcard.h,' < \
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
bin/randomize
|
||||
bin/tracker
|
||||
etc/compression_methods
|
||||
@unexec install-info --delete %D/info/tracker.info %D/info/dir
|
||||
info/tracker.info
|
||||
@exec install-info %D/info/tracker.info %D/info/dir
|
||||
%%PORTDOCS%%share/doc/tracker/FAQ
|
||||
%%PORTDOCS%%share/doc/tracker/html/Accessing_Aminet_on_the_Internet.html
|
||||
%%PORTDOCS%%share/doc/tracker/html/Accessing_Aminet_without_Internet.html
|
||||
|
|
Loading…
Reference in a new issue