sysutils/fusefs-pod: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-25 18:44:52 +01:00
parent 1c3c421189
commit 148f16a321
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= pod
PORTVERSION= 0.5.2
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= sysutils audio
MASTER_SITES= SF/fuse${PORTNAME}/fuse${PORTNAME}/FUSEPod%20v${PORTVERSION}
PKGNAMEPREFIX= fusefs-
@ -15,6 +15,7 @@ LIB_DEPENDS= libgpod.so:audio/libgpod\
USES= compiler:c++11-lang fuse pkgconfig tar:bzip2
GNU_CONFIGURE= yes
PLIST_FILES= bin/fusepod man/man1/fusepod.1.gz
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/fusepod share/man/man1/fusepod.1.gz
.include <bsd.port.mk>