diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-28 15:43:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-28 15:43:36 +0800 |
commit | d99b0bb21136952b815281c6ca782f7e281814a1 (patch) | |
tree | 78bae74f834887665393942e04f5d08311062ebb /games/Makefile | |
parent | 5838ea4b867e50df75137f6b08e998e915c99ecd (diff) | |
download | freebsd-ports-gnome-d99b0bb21136952b815281c6ca782f7e281814a1.tar.gz freebsd-ports-gnome-d99b0bb21136952b815281c6ca782f7e281814a1.tar.zst freebsd-ports-gnome-d99b0bb21136952b815281c6ca782f7e281814a1.zip |
Dangen is a shoot 'em up game that attach importance to accuracy
of shooting. With the combination of the cursor key and the shot
button, you can shoot at your side or even at your back. Get the
bonus point by hitting the enemy without a miss. You can choose
stages of different difficulty.
WWW: http://www.interq.or.jp/libra/oohara/dangen/index.html
PR: ports/102531
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: krion (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 7e2917ff20a4..836e50a6623c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -126,6 +126,7 @@ SUBDIR += cursive SUBDIR += d2x SUBDIR += daimonin-client + SUBDIR += dangen SUBDIR += dangerdeep SUBDIR += darkplaces SUBDIR += deal |