aboutsummaryrefslogtreecommitdiff
path: root/devel/libstatgrab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libstatgrab/Makefile')
-rw-r--r--devel/libstatgrab/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile
index 1573690ad505..b472c590f9ac 100644
--- a/devel/libstatgrab/Makefile
+++ b/devel/libstatgrab/Makefile
@@ -1,7 +1,6 @@
-# Created by: Tim Bishop <tim@bishnet.net>
-
PORTNAME= libstatgrab
-PORTVERSION= 0.92
+PORTVERSION= 0.92.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/libstatgrab/libstatgrab/releases/download/LIBSTATGRAB_${PORTVERSION:S/./_/}/ \
http://ftp.mirrorservice.org/pub/i-scream/libstatgrab/ \
@@ -9,6 +8,7 @@ MASTER_SITES= https://github.com/libstatgrab/libstatgrab/releases/download/LIBST
MAINTAINER= tdb@FreeBSD.org
COMMENT= Provides a useful interface to system statistics
+WWW= https://libstatgrab.org/
LICENSE= LGPL21
@@ -16,6 +16,7 @@ USES= pathfix pkgconfig libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS+= --docdir=${DOCSDIR}
OPTIONS_DEFINE= TOOLS DOCS