aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-25 11:55:08 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-25 11:55:08 +0000
commit920d7855a11e145654ecb73fecbd8f02c6107828 (patch)
treecc2c8d09774ef82ced24e41974423c72f8725866 /net/Makefile
parent45fd702df374125646c2d2f51e152866c095411b (diff)
downloadports-920d7855a11e145654ecb73fecbd8f02c6107828.tar.gz
ports-920d7855a11e145654ecb73fecbd8f02c6107828.zip
HawkNL is a free, open source, game oriented network API released under the GNU
Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL also provides other features including support for many OSs, groups of sockets, socket statistics, high accuracy timer, CRC functions, macros to read and write data to packets with endian conversion, and support for multiple network transports. NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX, BSDs, Mac OSX. WWW: http://www.hawksoft.com/hawknl/ PR: ports/94114 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes: svn path=/head/; revision=158101
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 50f3bd8b4fde..e5db09e4cdac 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -169,6 +169,7 @@
SUBDIR += gutenfetch
SUBDIR += happystats
SUBDIR += haproxy
+ SUBDIR += hawknl
SUBDIR += hf6to4
SUBDIR += hidentd
SUBDIR += hinfo