aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-09 00:04:11 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-09 00:04:11 +0000
commitd37587dbc0c91c82a1e71bebda208671c56fb4fd (patch)
treee7481250afdd1a62b0dcac69f22a4a133bd317b7 /games/Makefile
parent89f1f7b647d23f9189a2027c33c1ad0e3a601bdc (diff)
downloadports-d37587dbc0c91c82a1e71bebda208671c56fb4fd.tar.gz
ports-d37587dbc0c91c82a1e71bebda208671c56fb4fd.zip
Add ensemblist.
Ensemblist is a unique reflexion game created for the video game coding compo held in March 2003 in Paris. In this game, you have to put together several simple geometric primitives to build a given shape. For this, you can move, rotate and compose the primitives with the boolean operators union, intersection and minus. This is building what is called a C.S.G, for Constructive Solid Geometry. WWW: http://www.nongnu.org/ensemblist/index_en.html PR: ports/85805 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
Notes
Notes: svn path=/head/; revision=142252
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 644b687cfeba..e7226fe239b8 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -131,6 +131,7 @@
SUBDIR += emacs-chess
SUBDIR += empire
SUBDIR += enigma
+ SUBDIR += ensemblist
SUBDIR += euchre
SUBDIR += evilfinder
SUBDIR += exmars