diff --git a/sysutils/npmount/Makefile b/sysutils/npmount/Makefile index b8cdd17462a3..caecd187a145 100644 --- a/sysutils/npmount/Makefile +++ b/sysutils/npmount/Makefile @@ -1,21 +1,24 @@ PORTNAME= npmount DISTVERSION= 0.1.1-3 DISTVERSIONSUFFIX= -ge0c8050 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org COMMENT= Command line tool for non-privileged [un]mount WWW= https://github.com/outpaddling/npmount LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libxtend>=0.2.0:devel/libxtend LIB_DEPENDS= libxtend.so:devel/libxtend USE_GITHUB= yes GH_ACCOUNT= outpaddling +MAKE_ENV= MANDIR=${PREFIX}/share/man + WITH_DEBUG= yes .include diff --git a/sysutils/npmount/pkg-plist b/sysutils/npmount/pkg-plist index c29f83af97c2..80797115c706 100644 --- a/sysutils/npmount/pkg-plist +++ b/sysutils/npmount/pkg-plist @@ -1,5 +1,5 @@ @mode 4711 bin/npmount @mode @sample %%ETCDIR%%.conf.sample -man/man1/npmount.1.gz +share/man/man1/npmount.1.gz