aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-04-03 15:03:30 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2008-04-03 15:03:30 +0000
commit6ad04f9ba3ecd5eb61d7a4baa10e759de9125938 (patch)
treeb88b3089279b99a8879ec7c642eab1c9f9a60c09 /devel/Makefile
parentcfb73c7157ffa7e4f7741d8a811d8ad70b92499c (diff)
downloadports-6ad04f9ba3ecd5eb61d7a4baa10e759de9125938.tar.gz
ports-6ad04f9ba3ecd5eb61d7a4baa10e759de9125938.zip
- New port: devel/bullet
Bullet is a professional open source multi-threaded 3D Collision Detection and Rigid Body Dynamics Library. It is free for commercial use under the ZLib license. The library is being used by several professional game developers on PC, PlayStation 3, XBox 360 and Nintendo Wii. Sony Computer Entertainment provides a parallel SPU optimized version, and collaborations with IBM, Intel, AMD and NVidia to exploit their parallel hardware. Bullet is native part of Blender 3D modeler and it supports COLLADA Physics file format. WWW: http://www.bulletphysics.com
Notes
Notes: svn path=/head/; revision=210445
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 73ed89fc2828..e36123177176 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -116,6 +116,7 @@
SUBDIR += buildbot
SUBDIR += buildtool
SUBDIR += buildtool-doc
+ SUBDIR += bullet
SUBDIR += bunny
SUBDIR += byaccj
SUBDIR += bzr-gtk