sysutils/monitord: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 07:04:21 +01:00
parent 334279c31d
commit 66d30e3cd8
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= monitord
PORTVERSION= 0.4.1
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= http://lissyara.su/distfiles/

View File

@ -5,7 +5,7 @@
TARGET = monitord
-MANDIR = /usr/local/man
+MANDIR = $(PREFIX)/man
+MANDIR = $(PREFIX)/share/man
.SUFFIXES:
.SUFFIXES: .c .o

View File

@ -1,3 +1,3 @@
@sample etc/monitord.conf.sample
man/man8/monitord.8.gz
share/man/man8/monitord.8.gz
sbin/monitord