diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-07-10 00:23:44 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-07-10 00:23:44 +0000 |
commit | 7293b8bad1490cf8d6396f31b7a2f3c01c729b02 (patch) | |
tree | 9519106b1d16fa0fe2adcb1cbcb9eceb934fbd5d /games/Makefile | |
parent | 011f08288f958301e7edf9d38a3c536b7ab389c3 (diff) | |
download | FreeBSD-ports-7293b8bad1490cf8d6396f31b7a2f3c01c729b02.zip FreeBSD-ports-7293b8bad1490cf8d6396f31b7a2f3c01c729b02.tar.gz |
Old-school, puzzle game similar to Solomon's Key, but with modern
features.
Magicor is a puzzle game using "fancy" 2D graphics. The objective
is to extinguish fires using blocks of ice. Levels may have one or
more solutions, but thinking ahead is the key to victory in Magicor.
WWW: http://magicor.sourceforge.net/
Approved by: miwi (mentor)
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 c0e57c2..fb60853c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -470,6 +470,7 @@ SUBDIR += madbomber SUBDIR += maelstrom SUBDIR += magiccube4d + SUBDIR += magicor SUBDIR += mahjong SUBDIR += maitretarot SUBDIR += mangband |