pkgsrc/games/spellcast/Makefile
2010-02-14 20:51:23 +00:00

21 lines
525 B
Makefile

# $NetBSD: Makefile,v 1.13 2010/02/14 21:03:19 joerg Exp $
#
DISTNAME= spellcast
PKGNAME= spellcast-1.2
PKGREVISION= 1
CATEGORIES= games x11
MASTER_SITES= http://www.eblong.com/zarf/ftp/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.eblong.com/zarf/spellcast.html
COMMENT= Game of dueling wizards for two players
PKG_DESTDIR_SUPPORT= user-destdir
USE_X11BASE= yes
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"