summaryrefslogtreecommitdiff
path: root/games/spellcast/Makefile
blob: 712738a77a4922e737b85792ad2675f5ca9a5bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:59 wiz 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"