aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-06-20 17:32:19 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2008-06-20 17:32:19 +0800
commit6fd51aa48c778bd1128df0f2889445c2514b52a0 (patch)
treeeeff4be71c0fa59c40856761d5b48b98a64a7b66 /devel/Makefile
parente9c9ecf7641a5e3849c703db7fc7412dc731923a (diff)
downloadfreebsd-ports-gnome-6fd51aa48c778bd1128df0f2889445c2514b52a0.tar.gz
freebsd-ports-gnome-6fd51aa48c778bd1128df0f2889445c2514b52a0.tar.zst
freebsd-ports-gnome-6fd51aa48c778bd1128df0f2889445c2514b52a0.zip
Object Oriented Input System (OIS) is meant to be a cross platform,
simple solution for using all kinds of Input Devices (KeyBoards, Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback). Written in C++ using Object Oriented Design patterns. NOTE: this ports lacks joystick support. For now. WWW: http://www.wreckedgames.com/ PR: ports/124711 Approved by: miwi (mentor)
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 86d35490ab84..f7d4b233e6c0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -865,6 +865,7 @@
SUBDIR += ocamlweb
SUBDIR += ode
SUBDIR += ode-devel
+ SUBDIR += ois
SUBDIR += omake
SUBDIR += omniNotify
SUBDIR += omniORB