diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-14 08:34:18 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-14 08:34:18 +0000 |
commit | c6bb580daf3b62b8153841fc22f63fa5c62f5855 (patch) | |
tree | e6a0ae0442d282dfbf469ea30271a68a8c2630be /games/Makefile | |
parent | 18ee4c3c6febe078308aa40e7b8d2d556e2e4d93 (diff) | |
download | ports-c6bb580daf3b62b8153841fc22f63fa5c62f5855.tar.gz ports-c6bb580daf3b62b8153841fc22f63fa5c62f5855.zip |
Add port games/whichwayisup:
Which Way Is Up is a traditional and challenging 2D platformer game
with a slight rotational twist. Help a mysterious big-eared salaryman
named Guy find his keys in a labyrinth of dangers and bad dialogue.
WWW: http://hectigo.net/puskutraktori/whichwayisup/
Author: Olli "Hectigo" Etuaho <admin[at]hectigo.net>
Notes
Notes:
svn path=/head/; revision=197641
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 8650b92397b6..facb42b8a373 100644 --- a/games/Makefile +++ b/games/Makefile @@ -806,6 +806,7 @@ SUBDIR += warsow-data SUBDIR += warzone2100 SUBDIR += wesnoth + SUBDIR += whichwayisup SUBDIR += widelands SUBDIR += windstille SUBDIR += wmeyes |