diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-09 08:44:39 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-09 08:44:39 +0800 |
commit | e2964f5d993e2d4a5b0b17c5dc2b40d3e3f027dd (patch) | |
tree | b9625eb3a1023bf47f6f0c1feb47679b38815a44 /games/Makefile | |
parent | 56bfa1530fc3d78e5cb9596e2acde05975e3bc3e (diff) | |
download | freebsd-ports-gnome-e2964f5d993e2d4a5b0b17c5dc2b40d3e3f027dd.tar.gz freebsd-ports-gnome-e2964f5d993e2d4a5b0b17c5dc2b40d3e3f027dd.tar.zst freebsd-ports-gnome-e2964f5d993e2d4a5b0b17c5dc2b40d3e3f027dd.zip |
New port: games/geki2
It is 2D length scroll shooting game, based on the KXL libraries
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 75be1b5ad26e..99d09d7bf274 100644 --- a/games/Makefile +++ b/games/Makefile @@ -181,6 +181,7 @@ SUBDIR += garith SUBDIR += gbottler SUBDIR += gcompris2 + SUBDIR += geki2 SUBDIR += gemdropx SUBDIR += ggz-client-libs SUBDIR += ggz-txt-client |