diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-01 00:35:35 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-01 00:35:35 +0000 |
commit | 9a692f2f7812072eac17aa3691e17929cf928c58 (patch) | |
tree | ba199a0ed7b282c167968c5f6620f2952fcb5e02 /games/apoolGL/pkg-descr | |
parent | - Fix build on 7.x (diff) |
Add apoolGL.
Another Pool GL is a 3D computer billiards simulation based on Another Pool,
with a realistic physics system using OpenGL/SDL as graphical subsystem.
WWW: http://www.planetjahn.de/apool/
PR: ports/85324
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
Notes
Notes:
svn path=/head/; revision=141657
Diffstat (limited to 'games/apoolGL/pkg-descr')
-rw-r--r-- | games/apoolGL/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/apoolGL/pkg-descr b/games/apoolGL/pkg-descr new file mode 100644 index 000000000000..32ec2eaa59d9 --- /dev/null +++ b/games/apoolGL/pkg-descr @@ -0,0 +1,7 @@ +Another Pool GL is a 3D computer billiards simulation based on Another Pool, +with a realistic physics system using OpenGL/SDL as graphical subsystem. + +WWW: http://www.planetjahn.de/apool/ + +- Igor Pokrovsky +ip@doom.homeunix.org |