diff options
author | Andrej Zverev <az@FreeBSD.org> | 2005-10-04 17:22:17 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2005-10-04 17:22:17 +0000 |
commit | 561d2c211098c48fd77a51180e89ac6cff065ba1 (patch) | |
tree | c3a9e60563b7107131d77a187ac3787043b4950e /games/Makefile | |
parent | dcb5235be4c608adf613ec0682b670f9060e4098 (diff) |
InterLOGIC is a logic/puzzle game based on an old Amiga game Balls.
The object of the game is to move a differently colored balls through
the maze, connecting it with the other same colored balls.
PR: ports/86847
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: sem (mentor)
Notes
Notes:
svn path=/head/; revision=144188
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 e246a89e38d3..b6e0a3e5abb1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -265,6 +265,7 @@ SUBDIR += ifm SUBDIR += imaze SUBDIR += inform + SUBDIR += interlogic SUBDIR += ishido SUBDIR += jetpack SUBDIR += jfduke3d |