summaryrefslogtreecommitdiff
path: root/games/icbm3d
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-23fixed elf build. Closes PR 5939 (Tim Rightnour)garbled1-3/+3
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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-25Don't copy the makefile, just set MAKEFILE accordingly.frueauf1-5/+2
1998-07-24Initial addition of icbm3d-0.3, a 3D X11 game of defense.frueauf6-0/+117
Closes pr 5826 by Tim Rightnour.