mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/fusefs-pod: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1c3c421189
commit
148f16a321
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user