mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/gofish: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0914a16c97
commit
1bfdf15067
@ -1,5 +1,6 @@
|
||||
PORTNAME= gofish
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -13,6 +14,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
GOPHERROOT?= ${PREFIX}/gopher
|
||||
GOPHERUSER?= nobody
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-gopherroot=${GOPHERROOT} \
|
||||
--with-gopheruser=${GOPHERUSER}
|
||||
MAKE_ENV= localstatedir=/var
|
||||
|
@ -12,10 +12,10 @@ gopher/icons/gopher_image.gif
|
||||
gopher/icons/gopher_menu.gif
|
||||
gopher/icons/gopher_text.gif
|
||||
gopher/icons/gopher_unknown.gif
|
||||
man/man1/gofish.1.gz
|
||||
man/man1/gopherd.1.gz
|
||||
man/man1/mkcache.1.gz
|
||||
man/man5/dotcache.5.gz
|
||||
man/man5/gofish.5.gz
|
||||
share/man/man1/gofish.1.gz
|
||||
share/man/man1/gopherd.1.gz
|
||||
share/man/man1/mkcache.1.gz
|
||||
share/man/man5/dotcache.5.gz
|
||||
share/man/man5/gofish.5.gz
|
||||
sbin/gofish
|
||||
sbin/gopherd
|
||||
|
Loading…
Reference in New Issue
Block a user