- Fix WWW: and utilize INFO

PR:		ports/63995
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-03-10 15:03:51 +00:00
parent 73136a247e
commit dcfdac10e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103538
3 changed files with 4 additions and 6 deletions

View File

@ -7,10 +7,10 @@
PORTNAME= findutils
PORTVERSION= 4.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= findutils
MASTER_SITE_SUBDIR= findutils
MAINTAINER= cyrille.lefevre@laposte.net
COMMENT= The GNU find utilities
@ -24,6 +24,7 @@ USE_GMAKE= yes
CONFIGURE_ARGS= --program-prefix=g # --localstatedir=${LOCALSTATEDIR}
MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
INFO= find
MAN1= gfind.1 gxargs.1 glocate.1 gupdatedb.1
MAN5= glocatedb.5

View File

@ -8,4 +8,4 @@ Note that this port will install these utilities with a `g' prefix,
eg., glocate, gfind, gxargs, but the texinfo documentation will refer to
these utilities without the `g' prefix.
WWW: http://www.gnu.org/software/findutils/findutils.html
WWW: http://www.gnu.org/software/findutils/

View File

@ -5,6 +5,3 @@ bin/gupdatedb
libexec/gfrcode
libexec/gcode
libexec/gbigram
@unexec install-info --delete %D/info/find.info %D/info/dir
info/find.info
@exec install-info %D/info/find.info %D/info/dir