summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/mtr/Makefile23
-rw-r--r--net/mtr/distinfo1
-rw-r--r--net/mtr/pkg-comment1
-rw-r--r--net/mtr/pkg-descr6
-rw-r--r--net/mtr/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
new file mode 100644
index 0000000..1d9beb6
--- /dev/null
+++ b/net/mtr/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: mtr
+# Version required: 0.21
+# Date created: 12 August 1998
+# Whom: Bill Fumerola <billf@chc-chimes.com>
+#
+# $Id: $
+#
+
+DISTNAME= mtr-0.21
+CATEGORIES= net
+MASTER_SITES= http://www.mkimball.org/
+
+MAINTAINER= billf@chc-chimes.com
+
+LIB_DEPENDS= gtk\\.1\\.5:${PORTSDIR}/x11-toolkits/gtk
+
+FETCH_BEFORE_ARGS= -b
+USE_AUTOCONF= hellyeah
+USE_X11= youbet
+
+MAN8= mtr.8
+
+.include <bsd.port.mk>
diff --git a/net/mtr/distinfo b/net/mtr/distinfo
new file mode 100644
index 0000000..05bba91
--- /dev/null
+++ b/net/mtr/distinfo
@@ -0,0 +1 @@
+MD5 (mtr-0.21.tar.gz) = c3ba171b2c5c6d9c889912f18c56abfe
diff --git a/net/mtr/pkg-comment b/net/mtr/pkg-comment
new file mode 100644
index 0000000..c245b08
--- /dev/null
+++ b/net/mtr/pkg-comment
@@ -0,0 +1 @@
+traceroute and ping in a single graphical network diagnostic tool.
diff --git a/net/mtr/pkg-descr b/net/mtr/pkg-descr
new file mode 100644
index 0000000..0629d7f
--- /dev/null
+++ b/net/mtr/pkg-descr
@@ -0,0 +1,6 @@
+mtr combines the functionality of the "traceroute" and "ping" programs
+into a single network diagnostic tool.
+
+http://www.mkimball.org/mtr.html
+
+Bill Fumerola <billf@chc-chimes.com)
diff --git a/net/mtr/pkg-plist b/net/mtr/pkg-plist
new file mode 100644
index 0000000..e51c788
--- /dev/null
+++ b/net/mtr/pkg-plist
@@ -0,0 +1 @@
+sbin/mtr
OpenPOWER on IntegriCloud