aboutsummaryrefslogtreecommitdiff
path: root/net/cnd
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-12 13:27:51 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-12 13:27:51 +0000
commit51378f7b19d9cc02804b39a47c85691c0588a4f4 (patch)
tree7a56ec8e6902e91c11e59e07fca6113bba7bed0b /net/cnd
parent0f5726c770d23713400ebc105bc383d726dc42bc (diff)
downloadports-51378f7b19d9cc02804b39a47c85691c0588a4f4.tar.gz
ports-51378f7b19d9cc02804b39a47c85691c0588a4f4.zip
Add cnd 0.1,
cnd or console network display is a curses based real time display of a networks input and output. PR: ports/64155 Submitted by: Daniel Bryan <sisko@bsdmail.com>
Notes
Notes: svn path=/head/; revision=103778
Diffstat (limited to 'net/cnd')
-rw-r--r--net/cnd/Makefile16
-rw-r--r--net/cnd/distinfo2
-rw-r--r--net/cnd/pkg-descr7
-rw-r--r--net/cnd/pkg-plist1
4 files changed, 26 insertions, 0 deletions
diff --git a/net/cnd/Makefile b/net/cnd/Makefile
new file mode 100644
index 000000000000..ba0dc7503ffb
--- /dev/null
+++ b/net/cnd/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: cnd
+# Date created: 12 March 2004
+# Whom: Daniel Bryan <sisko@bsdmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= cnd
+PORTVERSION= 0.1
+CATEGORIES= net
+MASTER_SITES= http://members.iinet.net.au/~lynx/cnd/
+
+MAINTAINER= sisko@bsdmail.com
+COMMENT= Console network display
+
+.include <bsd.port.mk>
diff --git a/net/cnd/distinfo b/net/cnd/distinfo
new file mode 100644
index 000000000000..93351a35ae6f
--- /dev/null
+++ b/net/cnd/distinfo
@@ -0,0 +1,2 @@
+MD5 (cnd-0.1.tar.gz) = c789ca0c9f6ee2d7568e9e9ef9323c02
+SIZE (cnd-0.1.tar.gz) = 4306
diff --git a/net/cnd/pkg-descr b/net/cnd/pkg-descr
new file mode 100644
index 000000000000..5065acc54e96
--- /dev/null
+++ b/net/cnd/pkg-descr
@@ -0,0 +1,7 @@
+cnd or console network display is a curses based real time display of a
+networks input and output.
+
+WWW: http://members.iinet.net.au/~lynx/cnd/
+
+- Daniel
+sisko@bsdmail.com
diff --git a/net/cnd/pkg-plist b/net/cnd/pkg-plist
new file mode 100644
index 000000000000..be44eeaa2d3a
--- /dev/null
+++ b/net/cnd/pkg-plist
@@ -0,0 +1 @@
+bin/cnd