diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-10-17 05:50:40 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-10-17 05:50:40 +0800 |
commit | f534f1ef7e6dbe918be27755bd0245fc420a1cf9 (patch) | |
tree | a824a4290af60f94d1d3ef0b24088b6b2434ab1d /games/Makefile | |
parent | 23b8fda4663eff3018be19a713a6135650aca15c (diff) | |
download | freebsd-ports-gnome-f534f1ef7e6dbe918be27755bd0245fc420a1cf9.tar.gz freebsd-ports-gnome-f534f1ef7e6dbe918be27755bd0245fc420a1cf9.tar.zst freebsd-ports-gnome-f534f1ef7e6dbe918be27755bd0245fc420a1cf9.zip |
Pang Zero is a clone of Super Pang, a fast-paced action game that involves
popping balloons with a harpoon. The intention of our effort is to create
a fun, open-source game that many (currently up to 6) people can play
together.
WWW: http://apocalypse.rulez.org/pangzero
PR: ports/179092
Submitted by: nemysis (self)
Approved by: wg/pawel (mentors)
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 743c36d043fa..7f0422791744 100644 --- a/games/Makefile +++ b/games/Makefile @@ -699,6 +699,7 @@ SUBDIR += pairs SUBDIR += palapeli SUBDIR += palomino + SUBDIR += pangzero SUBDIR += passage SUBDIR += patapizza-tetris SUBDIR += pathological |