diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-28 16:48:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-28 16:48:10 +0800 |
commit | fda71b469bfd318a1220b6158d7be1f955ecd3a4 (patch) | |
tree | 41ae928b30ff00541305199c61a0d658acc1b466 /games/Makefile | |
parent | 51d18d9f6c5314e423ec2c232e1e71e459f10425 (diff) | |
download | freebsd-ports-gnome-fda71b469bfd318a1220b6158d7be1f955ecd3a4.tar.gz freebsd-ports-gnome-fda71b469bfd318a1220b6158d7be1f955ecd3a4.tar.zst freebsd-ports-gnome-fda71b469bfd318a1220b6158d7be1f955ecd3a4.zip |
Biniax-2 is original and entertaining game. Takes a minute to learn
and gives you hours and hours of gameplay. Discover the different
Biniax-2 faces - for action heroes or careful strategists. Biniax-2
has three game modes (two singleplayer and one multiplayer), hall
of fame, dynamic music and nice cartoon look.
WWW: http://biniax.com/index2.html
PR: ports/122895
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
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 a1adb856f9ac..0cee1ed4c6e3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -75,6 +75,7 @@ SUBDIR += belooted SUBDIR += bfm SUBDIR += biloba + SUBDIR += biniax2 SUBDIR += biorythm SUBDIR += bitefusion SUBDIR += blackjack |