pkgsrc-wip/tome2/Makefile
PHO / phonohawk c67a39bdfd Import tome-2.3.5 as wip/tome2.
Tales of Middle Earth (ToME) is a fantasy adventure game, based on the
works of J.R.R. Tolkien. It is a game that emphasizes intricate,
challenging, and varied gameplay over graphics. Hundreds of different
monsters in randomly-generated, unpredictable dungeons will strive to
slay you by various means, and you counter - if you survive - by
developing the skills of your choice and wielding mighty
artifacts. ToME's races from Hobbit to Troll and classes from
Swordmaster to Summoner allow for many different playing styles and a
replay value that extends through years.
2008-08-06 05:08:42 +00:00

20 lines
479 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/08/06 05:08:42 phonohawk Exp $
#
DISTNAME= tome-235-src
PKGNAME= tome-2.3.5
CATEGORIES= games
MASTER_SITES= http://t-o-m-e.net/dl/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pho@cielonegro.org
HOMEPAGE= http://t-o-m-e.net/dl/src/
COMMENT= Troubles of Middle Earth
BUILD_DIRS= src
MAKE_FILE= makefile.std
BUILD_TARGET= default
.include "../../devel/ncurses/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"