mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
sysutils/fusefs-curlftpfs: moved manpages to share/man
Set GNU_CONFIGURE_MANPREFIX and fix plist Fix formatting to make linters happy
This commit is contained in:
parent
555dd8d1ed
commit
b3af999093
@ -1,6 +1,6 @@
|
||||
PORTNAME= curlftpfs
|
||||
PORTVERSION= 0.9.2
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
@ -14,9 +14,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= fuse gnome pkgconfig
|
||||
USE_GNOME= glib20
|
||||
PLIST_FILES= bin/curlftpfs man/man1/${PORTNAME}.1.gz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/curlftpfs \
|
||||
share/man/man1/${PORTNAME}.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user