summaryrefslogtreecommitdiff
path: root/games/xbomber
AgeCommit message (Collapse)AuthorFilesLines
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
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-14Remove some unnecesary part of the patch. Fixes pr 5940.frueauf1-9/+15
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-07-25Don't copy the makefile, just set MAKEFILE accordingly.frueauf1-5/+2
1998-07-24Install the README.txt to give users at least some documentation.frueauf2-2/+8
1998-07-24Initial addition of xbomber-0.8, a colorful game where you blow otherfrueauf7-0/+363
people/robots up. Closes pr 5822 by Tim Rightnour.