textproc/uchardet: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-01-16 13:13:38 +01:00
parent 8dd48714d0
commit 840de4490f
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= uchardet
DISTVERSION= 0.0.8
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME}/releases/
@ -16,7 +17,7 @@ USE_LDCONFIG= yes
TEST_TARGET= test
CMAKE_ARGS= -DTARGET_ARCHITECTURE=NONE -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man
CMAKE_ARGS= -DTARGET_ARCHITECTURE=NONE -DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/share/man
.if defined(WITH_DEBUG)
PLIST_SUB+= VERSION_SUFFIX=".debug"

View file

@ -9,4 +9,4 @@ lib/libuchardet.so
lib/libuchardet.so.0
lib/libuchardet.so.0.0.8%%VERSION_SUFFIX%%
libdata/pkgconfig/uchardet.pc
man/man1/uchardet.1.gz
share/man/man1/uchardet.1.gz