summaryrefslogtreecommitdiff
path: root/net/ipcalc/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/ipcalc/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/ipcalc/DESCR')
-rw-r--r--net/ipcalc/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ipcalc/DESCR b/net/ipcalc/DESCR
new file mode 100644
index 00000000000..2e60bd181d4
--- /dev/null
+++ b/net/ipcalc/DESCR
@@ -0,0 +1,4 @@
+ipcalc takes an IP address and netmask and calculates the resulting broadcast,
+network, Cisco wildcard mask, and host range. By giving a second netmask, you
+can design sub- and supernetworks. It is also intended to be a teaching tool
+and presents the results as easy-to-understand binary values.