sysutils/bmd: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-19 16:33:07 +01:00
parent 0852587651
commit e83fe8984c
3 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= bmd
DISTVERSION= 2.3
PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= naito.yuichiro@gmail.com

View file

@ -10,7 +10,8 @@
MK_DEBUG_FILES?= no
SUBDIR= rc.d
BINDIR= $(LOCALBASE)/sbin
MANDIR= $(LOCALBASE)/man/man
-MANDIR= $(LOCALBASE)/man/man
+MANDIR= $(LOCALBASE)/share/man/man
DIRS= UEFIVARDIR PLUGINDIR
UEFIVARDIR= $(LOCALBASE)/var/cache/bmd
+UEFIVARDIR_OWN= $(BINOWN)

View file

@ -1,10 +1,10 @@
etc/rc.d/bmd
etc/bmd.conf.example
include/bmd_plugin.h
man/man5/bmd.conf.5.gz
man/man8/bmd.8.gz
man/man8/bmdctl.8.gz
sbin/bmd
sbin/bmdctl
share/man/man5/bmd.conf.5.gz
share/man/man8/bmd.8.gz
share/man/man8/bmdctl.8.gz
@dir libexec/bmd
@dir var/cache/bmd