mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
sysutils/fusefs-ifuse: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e8851eab0e
commit
46be6f21a5
@ -1,5 +1,6 @@
|
||||
PORTNAME= ifuse
|
||||
PORTVERSION= 1.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
@ -19,7 +20,8 @@ USES= fuse localbase gnome pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/ifuse.1.gz
|
||||
PLIST_FILES= bin/${PORTNAME} share/man/man1/ifuse.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user