mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/omping: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
944f8460cb
commit
5de78fffcd
1 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= omping
|
||||
PORTVERSION= 0.0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
MAINTAINER= fw@moov.de
|
||||
|
@ -13,9 +14,6 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= jfriesse
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man8/omping.8.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/share/man|/man|g' ${WRKSRC}/Makefile
|
||||
share/man/man8/omping.8.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue