textproc/libtranslate: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 08:57:18 +01:00
parent fb698551f1
commit 55000168b6
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= libtranslate
PORTVERSION= 0.99
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= textproc
MASTER_SITES= SAVANNAH
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # May append to this
@ -16,6 +16,7 @@ WWW= https://www.nongnu.org/libtranslate/
USES= gettext gmake gnome libtool pathfix pkgconfig
USE_GNOME= glib20 intlhack
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

View File

@ -12,8 +12,8 @@ lib/libtranslate.so.0.0.0
%%GENERIC%%lib/libtranslate/modules/generic.so
%%TALKFILTERS%%lib/libtranslate/modules/talkfilters.so
libdata/pkgconfig/libtranslate.pc
man/man1/translate.1.gz
%%GENERIC%%man/man5/services.xml.5.gz
share/man/man1/translate.1.gz
%%GENERIC%%share/man/man5/services.xml.5.gz
share/doc/libtranslate/TranslatePair.html
share/doc/libtranslate/TranslateService.html
share/doc/libtranslate/TranslateSession.html