openbsd-ports/games/doomdata/Makefile
phessler 35577d8da6 WAD files for DOOM I. You need an official copy of DOOM to play these
plus an installed version of a Doom clone (such as
games/chocolate-doom and/or games/prboom).

WAD files for DOOM II. You need an official copy of DOOM II to play
these plus an installed version of a Doom clone (such as
games/chocolate-doom and/or games/prboom).

This is the shareware WAD file for DOOM I, consisting of the first
episode "Knee-Deep in the Dead" of the full Doom game. This datafile
can be used with games/chocolate-doom and/or games/prboom.

from MAINTAINER Paul de Weerd

"please commit" jasper
2009-06-05 22:31:44 +00:00

8 lines
166 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2009/06/05 22:31:44 phessler Exp $
SUBDIR += shareware
SUBDIR += doom1
SUBDIR += doom2
.include <bsd.port.subdir.mk>