sysutils/uniutils: move manpages

This commit is contained in:
Thierry Thomas 2024-01-30 19:27:59 +01:00
parent 9530010a9f
commit 43d865ad88
2 changed files with 10 additions and 8 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= uniutils
PORTVERSION= 2.28
PORTREVISION= 1
CATEGORIES= sysutils textproc
MASTER_SITES= http://billposer.org/Software/Downloads/
@ -12,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ascii2binary:converters/ascii2binary
GNU_CONFIGURE= yes
USES= gettext localbase tar:bz2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LIBS+= -lintl

View File

@ -6,13 +6,6 @@ bin/uniname
bin/unireverse
bin/unisurrogate
bin/utf8lookup
man/man1/ExplicateUTF8.1.gz
man/man1/unidesc.1.gz
man/man1/unifuzz.1.gz
man/man1/unihist.1.gz
man/man1/uniname.1.gz
man/man1/unireverse.1.gz
man/man1/unisurrogate.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test1.ann
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test1.u
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test2.ann
@ -23,3 +16,10 @@ man/man1/unisurrogate.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test4.u
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test5.ann
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Test5.u
share/man/man1/ExplicateUTF8.1.gz
share/man/man1/unidesc.1.gz
share/man/man1/unifuzz.1.gz
share/man/man1/unihist.1.gz
share/man/man1/uniname.1.gz
share/man/man1/unireverse.1.gz
share/man/man1/unisurrogate.1.gz