summaryrefslogtreecommitdiff
path: root/net/libsscript/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/libsscript/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/libsscript/DESCR')
-rw-r--r--net/libsscript/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/libsscript/DESCR b/net/libsscript/DESCR
new file mode 100644
index 00000000000..1bc2436fb28
--- /dev/null
+++ b/net/libsscript/DESCR
@@ -0,0 +1,4 @@
+ Socket Script Lib is a simple library which can be used to create
+network-oriented software in C. It provides functions to do common
+socket features. It is based on the Socket Script scripting
+language created in 1997.