git: 75870c48894e - main - net/bmon: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 07:36:14 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=75870c48894ea762d3c1125709e2f9a36bde32d4 commit 75870c48894ea762d3c1125709e2f9a36bde32d4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 07:32:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 07:32:50 +0000 net/bmon: Moved man to share/man Approved by: portmgr (blanket) --- net/bmon/Makefile | 2 ++ net/bmon/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 036c417cb37d..b35d245d7e59 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -1,5 +1,6 @@ PORTNAME= bmon PORTVERSION= 4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net @@ -15,6 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= tgraf GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= autoreconf ncurses pkgconfig:build OPTIONS_DEFINE= DOCS diff --git a/net/bmon/pkg-plist b/net/bmon/pkg-plist index de28576e38c0..b8b4a40cc19f 100644 --- a/net/bmon/pkg-plist +++ b/net/bmon/pkg-plist @@ -1,3 +1,3 @@ bin/bmon -man/man8/bmon.8.gz +share/man/man8/bmon.8.gz %%PORTDOCS%%%%DOCSDIR%%/examples/bmon.conf