diff --git a/sysutils/fusefs-nbt/Makefile b/sysutils/fusefs-nbt/Makefile index 1983fa8a84b9..8d7416481637 100644 --- a/sysutils/fusefs-nbt/Makefile +++ b/sysutils/fusefs-nbt/Makefile @@ -1,43 +1,44 @@ PORTNAME= nbt PORTVERSION= ${REVISION_DATE} +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/nbtfsutils PKGNAMEPREFIX= fusefs- DISTNAME= nbtfsutils-${REVISION_DATE}-${REVISION_HASH}-src MAINTAINER= msl0000023508@gmail.com COMMENT= Editing Named Binary Tag (NBT) as using a file system WWW= https://sourceforge.net/projects/nbtfsutils/ LICENSE= BEERWARE MIT MPL20 LICENSE_COMB= multi LICENSE_NAME_BEERWARE= "THE BEER-WARE LICENSE" (Revision 42) LICENSE_TEXT_BEERWARE= Lukas Niederbremer and Clark Gaebel \ wrote this file. As long as you retain this notice you can do whatever you \ want with this stuff. If we meet some day, and you think this stuff is worth \ it, you can buy us a beer in return. LICENSE_FILE_MPL20= ${WRKSRC}/MPL-2.0 LICENSE_PERMS_BEERWARE= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= fuse tar:bz2 USE_LDCONFIG= yes REVISION_DATE= 20231114 REVISION_HASH= 7683255 -MAKE_ENV= MANDIR=\${PREFIX}/man +MAKE_ENV= MANDIR=\${PREFIX}/share/man INSTALL_TARGET= install-commands install-dev CFLAGS+= ${CPPFLAGS} CPPFLAGS+= -I ${LOCALBASE}/include LDFLAGS+= -L ${LOCALBASE}/lib NO_WRKSUBDIR= yes do-build: @cd ${BUILD_WRKSRC} && ${DO_MAKE_BUILD} libnbt.so && ${DO_MAKE_BUILD} all post-install: .for l in lib/libnbt.so.1 bin/nbtdump bin/regiondump sbin/mkfs.nbt sbin/mount.nbt ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${l} .endfor .include diff --git a/sysutils/fusefs-nbt/pkg-plist b/sysutils/fusefs-nbt/pkg-plist index b58dc26fd30f..c94aa0406782 100644 --- a/sysutils/fusefs-nbt/pkg-plist +++ b/sysutils/fusefs-nbt/pkg-plist @@ -1,15 +1,15 @@ bin/nbtdump bin/regiondump sbin/mkfs.nbt sbin/mount.nbt -man/man1/nbtdump.1.gz -man/man1/regiondump.1.gz -man/man8/mkfs.nbt.8.gz -man/man8/mount.nbt.8.gz +share/man/man1/nbtdump.1.gz +share/man/man1/regiondump.1.gz +share/man/man8/mkfs.nbt.8.gz +share/man/man8/mount.nbt.8.gz include/nbt/buffer.h include/nbt/list.h include/nbt/nbt.h include/nbt/version.h lib/libnbt.a lib/libnbt.so lib/libnbt.so.1