diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 036c417cb37d..b35d245d7e59 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -1,22 +1,24 @@ PORTNAME= bmon PORTVERSION= 4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net MAINTAINER= michelle@sorbs.net COMMENT= Human-readable bandwidth monitor and rate estimator WWW= https://github.com/tgraf/bmon LICENSE= MIT LIB_DEPENDS= libconfuse.so:devel/libconfuse USE_GITHUB= yes GH_ACCOUNT= tgraf GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= autoreconf ncurses pkgconfig:build OPTIONS_DEFINE= DOCS .include 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