diff options
author | gjb <gjb@FreeBSD.org> | 2012-09-01 23:14:51 +0800 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-09-01 23:14:51 +0800 |
commit | 15fc824948d4e0e9f631ec37ddc755e2f94b0726 (patch) | |
tree | 2f8fc7e24a5648e03b4276bf45bb69f092c3b77d /games/Makefile | |
parent | 57de25239bcfb455ff306f74097b4164c1e52ac9 (diff) | |
download | freebsd-ports-gnome-15fc824948d4e0e9f631ec37ddc755e2f94b0726.tar.gz freebsd-ports-gnome-15fc824948d4e0e9f631ec37ddc755e2f94b0726.tar.zst freebsd-ports-gnome-15fc824948d4e0e9f631ec37ddc755e2f94b0726.zip |
Pacman Arena is a Pacman clone in full 3D with a few surprises.
Rockets, bombs and explosions abound.
A Pacman clone gone mad
Yes, it's Pacman. With rockets. And bombs. And spoiled gameplay.
And in full 3D. Finally, a version of Pacman which will bring
your shiny new machine down to it's knees.
PR: ports/171184
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Approved by: eadler (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 9c5c354e2d41..ecdb53629634 100644 --- a/games/Makefile +++ b/games/Makefile @@ -662,6 +662,7 @@ SUBDIR += p5-Games-GuessWord SUBDIR += p5-Games-Tournament-RoundRobin SUBDIR += pachi + SUBDIR += pacmanarena SUBDIR += paintown SUBDIR += palomino SUBDIR += passage |