net-mgmt/openvmps: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 07:48:07 +01:00
parent 5de78fffcd
commit ede5721db4
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= openvmps PORTNAME= openvmps
PORTVERSION= 1.4.06 PORTVERSION= 1.4.06
PORTREVISION= 1
CATEGORIES= net-mgmt CATEGORIES= net-mgmt
MASTER_SITES= SF/vmps/vmpsd/${PORTVERSION} MASTER_SITES= SF/vmps/vmpsd/${PORTVERSION}
DISTNAME= vmpsd-${PORTVERSION} DISTNAME= vmpsd-${PORTVERSION}
@ -14,6 +15,7 @@ USE_RC_SUBR= vmpsd
USES= gmake USES= gmake
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS=--bindir=${PREFIX}/sbin CONFIGURE_ARGS=--bindir=${PREFIX}/sbin
post-patch: post-patch:

View file

@ -1,3 +1,3 @@
@sample etc/vmps.db.sample @sample etc/vmps.db.sample
sbin/vmpsd sbin/vmpsd
man/man1/vmpsd.1.gz share/man/man1/vmpsd.1.gz