summaryrefslogtreecommitdiff
path: root/net/lua-socket/PLIST
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2010-09-21 10:08:48 +0000
committerfhajny <fhajny@pkgsrc.org>2010-09-21 10:08:48 +0000
commitda52278dac96f1df77243d0e9fdc696bb89a55c8 (patch)
treeb0219c9044face27d5f7a11fb2b03b048b555cdb /net/lua-socket/PLIST
parent3fd97e964158f7df709aeeb25649d88cfa7048c5 (diff)
downloadpkgsrc-da52278dac96f1df77243d0e9fdc696bb89a55c8.tar.gz
Import lua-socket-2.0.2 as net/lua-socket.
Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet. (Based on wip/luasocket.)
Diffstat (limited to 'net/lua-socket/PLIST')
-rw-r--r--net/lua-socket/PLIST11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/lua-socket/PLIST b/net/lua-socket/PLIST
new file mode 100644
index 00000000000..e8e67fb8e5a
--- /dev/null
+++ b/net/lua-socket/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/21 10:08:48 fhajny Exp $
+lib/lua/5.1/mime/core.so
+lib/lua/5.1/socket/core.so
+share/lua/5.1/ltn12.lua
+share/lua/5.1/mime.lua
+share/lua/5.1/socket.lua
+share/lua/5.1/socket/ftp.lua
+share/lua/5.1/socket/http.lua
+share/lua/5.1/socket/smtp.lua
+share/lua/5.1/socket/tp.lua
+share/lua/5.1/socket/url.lua