summaryrefslogtreecommitdiff
path: root/games/golddig/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2001-03-19Update to 3.0; based on 3.0beta version by the author and color patcheswiz1-7/+10
by Chuck Cranor, and some cleanup by me: now with color-support and 8 new levels.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
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-27Remove a ton of cruft relating to ELF building of pkgs. The trick I hadgarbled1-5/+1
previously used with OBJECT_FMT is not necc. with the revelation that -Wl,-R works. Also fixed alot of PREFIX -> X11BASE typos.
1998-07-26Initial addition of golddig-2.0, a fast action game designed for use with X.frueauf1-0/+20
Closes pr 5854 by Tim Rightnour.