cvs commit: ports/games Makefile ports/games/glsfcave Makefile
distinfo pkg-descr
Martin Wilke
miwi at FreeBSD.org
Wed Mar 26 09:53:47 PDT 2008
miwi 2008-03-26 16:53:46 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/glsfcave Makefile distinfo pkg-descr
Log:
GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL. SFcave is
a game where the player controls a ribbon to avoid hitting walls.
You have only one control: when you hold the mouse button, the
ribbon goes up. Otherwise the ribbon goes down.
The game uses OpenGL for drawing two-dimensional frames. This is
for portability(for MacOS X) and to offload CPU.
WWW: http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/
PR: ports/121847
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Revision Changes Path
1.1190 +1 -0 ports/games/Makefile
1.1 +42 -0 ports/games/glsfcave/Makefile (new)
1.1 +3 -0 ports/games/glsfcave/distinfo (new)
1.1 +10 -0 ports/games/glsfcave/pkg-descr (new)
More information about the cvs-all
mailing list