summaryrefslogtreecommitdiff
path: root/games/battleball/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-09Bump PKGREVISION due to upgrade of Mesa and friends.jschauma1-2/+3
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s.
2002-10-21Only use Mesa if BATTLEBALL_USE_MESA is set.wiz1-3/+2
2002-10-20Convert to buildlink2.wiz1-3/+3
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-10-22Add CHECK_MESA prior to bsd.prefs.mk to make sure the Mesa check isrh1-1/+2
performed
2000-10-15Use new USE_MESA variable to depend on the correct Mesa packagesrh1-6/+4
2000-01-06DTRT with bsd.prefs.mk/bsd.pkg.mk. Fix grammar in note.fredb1-3/+5
2000-01-06Update to battleball-2.1.fredb1-13/+26
- - Now compiles "out of the box" with g++ 2.8.0 and later. - - Game window is now taller, for a better view. - - Now alway double-buffered. - - OpenGL rendering mode. (Disabled by default in the package. Set USE_MESA=YES to build in support for Mesa.)
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-04New "battleball" package created by Tim Rightnour:tron1-0/+19
a 3d game of soccer, with tanks.