mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/kbfsd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d211c3cf01
commit
db6de1b8d2
@ -1,6 +1,7 @@
|
||||
PORTNAME= kbfsd
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
@ -16,9 +17,11 @@ RUN_DEPENDS= keybase>=3.0.0_1:security/keybase \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= 0mp
|
||||
|
||||
MAKE_ENV= MANDIR=${STAGEDIR}${PREFIX}/share/man
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= etc/rc.d/kbfsd \
|
||||
man/man5/kbfsd.5.gz
|
||||
share/man/man5/kbfsd.5.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user