aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-10-28 10:47:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-10-28 10:47:20 +0000
commitb22c68298b7199b8734ac6e8ab3efa6489a527ec (patch)
tree3ed085ad691330e50278b67077086f815ba37653 /devel/Makefile
parent5e5a14427f1911afc1849fa52486f7369c36875b (diff)
downloadports-b22c68298b7199b8734ac6e8ab3efa6489a527ec.tar.gz
ports-b22c68298b7199b8734ac6e8ab3efa6489a527ec.zip
A free networking API that provides reliable UDP and high level networking
constructs. Although RakNet can be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games. WWW: http://www.rakkarsoft.com/ PR: ports/87304 Submitted by: Andrew I Baznikin <dikiy@scn.ru>
Notes
Notes: svn path=/head/; revision=146565
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f6eb36b25197..a68443302237 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1432,6 +1432,7 @@
SUBDIR += qsa
SUBDIR += qssl
SUBDIR += ragel
+ SUBDIR += raknet
SUBDIR += rapidsvn
SUBDIR += re2c
SUBDIR += readline