summaryrefslogtreecommitdiff
path: root/net/netcat/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commit7e9524f1017cb18948282b999e45c15b8b9e6dee (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/netcat/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/netcat/DESCR')
-rw-r--r--net/netcat/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/netcat/DESCR b/net/netcat/DESCR
new file mode 100644
index 00000000000..d0c614af975
--- /dev/null
+++ b/net/netcat/DESCR
@@ -0,0 +1,7 @@
+Netcat is a simple Unix utility which reads and writes data across
+network connections, using TCP or UDP protocol. It is designed to
+be a reliable "back-end" tool that can be used directly or easily
+driven by other programs and scripts. At the same time, it is a
+feature-rich network debugging and exploration tool, since it can
+create almost any kind of connection you would need and has several
+interesting built-in capabilities.