diff options
author | danfe <danfe@FreeBSD.org> | 2010-07-16 09:32:15 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2010-07-16 09:32:15 +0800 |
commit | 24f4502ca7b6c2d8830b73c6a3b20f51abc7aada (patch) | |
tree | 635b09d49a6c34f58e92ff5ccd45889099576738 /games/Makefile | |
parent | 0c7ab40a8312a45d82595301678821cc94233334 (diff) | |
download | freebsd-ports-gnome-24f4502ca7b6c2d8830b73c6a3b20f51abc7aada.tar.gz freebsd-ports-gnome-24f4502ca7b6c2d8830b73c6a3b20f51abc7aada.tar.zst freebsd-ports-gnome-24f4502ca7b6c2d8830b73c6a3b20f51abc7aada.zip |
Port of Frogatto, an old-school 2D classic adventure platformer game.
WWW: http://www.frogatto.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 f95d1bd66ee0..160635743a4d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -271,6 +271,7 @@ SUBDIR += fretsonfire SUBDIR += fretsonfire-data SUBDIR += frikqcc + SUBDIR += frogatto SUBDIR += frotz SUBDIR += frozenbubble SUBDIR += fteqw |