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

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 18:42:13 +01:00
parent 0b97e9bbd6
commit 43ad0ddb84
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 16 additions and 4 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= encfs
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.5
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-

View File

@ -0,0 +1,12 @@
--- CMakeLists.txt.orig 2024-02-25 17:41:27 UTC
+++ CMakeLists.txt
@@ -346,9 +346,6 @@ if (POD2MAN)
if (POD2MAN)
set (MAN_DESTINATION "share/man/man1")
- if (${CMAKE_SYSTEM_NAME} STREQUAL "FreeBSD")
- set (MAN_DESTINATION "man/man1")
- endif()
add_custom_target (encfs-man ALL
COMMAND ${POD2MAN} -u --section=1 --release=${ENCFS_VERSION} --center=${ENCFS_NAME}

View File

@ -1,9 +1,9 @@
bin/encfs
bin/encfsctl
bin/encfssh
%%MANPAGES%%man/man1/encfs.1.gz
%%MANPAGES%%man/man1/encfsctl.1.gz
%%MANPAGES%%man/man1/encfssh.1.gz
%%MANPAGES%%share/man/man1/encfs.1.gz
%%MANPAGES%%share/man/man1/encfsctl.1.gz
%%MANPAGES%%share/man/man1/encfssh.1.gz
%%NLS%%share/locale/ar/LC_MESSAGES/encfs.mo
%%NLS%%share/locale/be/LC_MESSAGES/encfs.mo
%%NLS%%share/locale/bg/LC_MESSAGES/encfs.mo