summaryrefslogtreecommitdiff
path: root/games/spellcast/Makefile
blob: 89d67ac377a1edb48db60883045beb33311205b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:57 tv Exp $
#

DISTNAME=		spellcast
PKGNAME=		spellcast-1.2
CATEGORIES=		games x11
MASTER_SITES=		http://www.eblong.com/zarf/ftp/
EXTRACT_SUFX=		.tar.Z

MAINTAINER=		root@garbled.net
HOMEPAGE=		http://www.eblong.com/zarf/spellcast.html
COMMENT=		Game of dueling wizards for two players

USE_X11BASE=		yes

.include "../../mk/bsd.pkg.mk"