From ba8f09eab78595db7d07d3d2d19b7da2d9ae75c5 Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 30 Aug 2003 01:53:21 +0000 Subject: new port: net/luasocket - IP library for Lua language LuaSocket is a Lua extension library that provides support for the TCP and UDP transport layers. Extra Lua modules implementing SMTP, HTTP and FTP protocols are installed to /usr/local/lib/lua/luasocket. PR: ports/46325 Submitted by: Jan Hornyak --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 9f56de2..95fe885 100644 --- a/net/Makefile +++ b/net/Makefile @@ -319,6 +319,7 @@ SUBDIR += lmule SUBDIR += loadd SUBDIR += loudmouth + SUBDIR += luasocket SUBDIR += magictun SUBDIR += maradns SUBDIR += mars_nwe -- cgit v1.1