mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/iocell: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
PORTNAME= iocell
|
||||
PORTVERSION= 2.2.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= robak@FreeBSD.org
|
||||
@@ -28,6 +29,6 @@ do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/rc.d/iocell ${STAGEDIR}${PREFIX}/etc/rc.d
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/iocell ${STAGEDIR}${PREFIX}/sbin
|
||||
(cd ${WRKSRC}/lib/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/iocell)
|
||||
${INSTALL_MAN} ${WRKSRC}/iocell.8 ${STAGEDIR}${PREFIX}/man/man8
|
||||
${INSTALL_MAN} ${WRKSRC}/iocell.8 ${STAGEDIR}${PREFIX}/share/man/man8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -15,5 +15,5 @@ lib/iocell/ioc-send
|
||||
lib/iocell/ioc-snapshot
|
||||
lib/iocell/ioc-upgrade
|
||||
lib/iocell/ioc-zfs
|
||||
man/man8/iocell.8.gz
|
||||
sbin/iocell
|
||||
share/man/man8/iocell.8.gz
|
||||
|
||||
Reference in New Issue
Block a user