mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/monit: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e560f52172
commit
334279c31d
@ -1,5 +1,6 @@
|
||||
PORTNAME= monit
|
||||
DISTVERSION= 5.33.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://mmonit.com/monit/dist/
|
||||
|
||||
@ -15,12 +16,13 @@ CPE_VENDOR= m${PORTNAME}
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
PLIST_FILES= bin/monit \
|
||||
etc/monitrc.sample \
|
||||
man/man1/monit.1.gz
|
||||
share/man/man1/monit.1.gz
|
||||
|
||||
PORTDOCS= CHANGES COPYING
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user