diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-28 10:42:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-28 10:42:36 +0000 |
commit | 6d1757413f12822c95b5a71e243bf6e322a311ab (patch) | |
tree | 0fd7d7ecd8790dc231317e05dc004d8c907a04c2 /games/Makefile | |
parent | - Mark as broken (does not fetch) (diff) |
OpenAlchemist is a Tetris-like game developped with
the Clanlib framework. Its goal is to reimplement the
game www.naturalchimie.com with free software and
free licenses.
WWW: http://openalchemist.sourceforge.net
PR: ports/121844
Submitted by: Ganael LAPLANCHE <ganael.laplanche at martymac.com>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 0cee1ed4c6e3..e22d29730730 100644 --- a/games/Makefile +++ b/games/Makefile @@ -538,6 +538,7 @@ SUBDIR += oneko-sakura SUBDIR += oolite SUBDIR += oonsoo + SUBDIR += openalchemist SUBDIR += openarena SUBDIR += openastromenace SUBDIR += opencity |