aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mbrowse/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-05-03 02:16:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-05-03 02:16:31 +0000
commit2526c806c156b7be7e03121abca2ebf394a30b36 (patch)
treeea6a5f221e8f8b8a74de7a1e0ee595c315986569 /net-mgmt/mbrowse/Makefile
parent92d841e579d3e59a328d81f9688d715e9bb4bee6 (diff)
downloadports-2526c806c156b7be7e03121abca2ebf394a30b36.tar.gz
ports-2526c806c156b7be7e03121abca2ebf394a30b36.zip
Notes
Diffstat (limited to 'net-mgmt/mbrowse/Makefile')
-rw-r--r--net-mgmt/mbrowse/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile
index 1931b8ac9c6c..2ddb6ab552fe 100644
--- a/net-mgmt/mbrowse/Makefile
+++ b/net-mgmt/mbrowse/Makefile
@@ -6,21 +6,18 @@
#
PORTNAME= mbrowse
-PORTVERSION= 0.3.1
-PORTREVISION= 8
+PORTVERSION= 0.4.0
CATEGORIES= net-mgmt
-MASTER_SITES= http://www.sourcefiles.org/Monitoring/Network/ \
- ftp://ftp.dei.uc.pt/pub/linux/gentoo/distfiles/ \
- ftp://ftp.gentoo.org.ua/distfiles/
+MASTER_SITES= SF/${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eg@fbsd.lt
COMMENT= An SNMP MIB Browser for X
LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
GNU_CONFIGURE= yes
PLIST_FILES= bin/mbrowse
-USE_GNOME= gtk12 gnometarget
+USE_GNOME= gtk20
CONFIGURE_ARGS= --with-snmp-prefix=${PREFIX} --with-snmp-type=net
CONFIGURE_ENV= LDFLAGS="`net-snmp-config --libs`" \
CPPFLAGS="`net-snmp-config --cflags`"