diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-28 18:42:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-28 18:42:36 +0800 |
commit | 7e39af6cfb45e8fb48099025812ef7171c129967 (patch) | |
tree | 8eb99dd59d19d5c945a628697d69a94d3173ecdb /games/Makefile | |
parent | 299e31215bd08bca3e4655586d11418c4d1d62b2 (diff) | |
download | freebsd-ports-gnome-7e39af6cfb45e8fb48099025812ef7171c129967.tar.gz freebsd-ports-gnome-7e39af6cfb45e8fb48099025812ef7171c129967.tar.zst freebsd-ports-gnome-7e39af6cfb45e8fb48099025812ef7171c129967.zip |
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 |