mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
net/jwhois: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ed877b3a43
commit
c82dff521a
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= jwhois
|
||||
PORTVERSION= 4.0
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNU \
|
||||
https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/Packages/j/:srpm
|
||||
|
@ -16,6 +16,7 @@ RUN_DEPENDS= lynx:www/lynx
|
|||
LIB_DEPENDS= libidn.so:dns/libidn
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= gettext gmake iconv
|
||||
CPPFLAGS+= -I${PREFIX}/include
|
||||
LDFLAGS+= -L${PREFIX}/lib
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin/jwhois
|
||||
@sample etc/jwhois.conf.sample
|
||||
man/man1/jwhois.1.gz
|
||||
man/sv/man1/jwhois.1.gz
|
||||
share/man/man1/jwhois.1.gz
|
||||
share/man/sv/man1/jwhois.1.gz
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/jwhois.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/jwhois.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/jwhois.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue