pkgsrc/games/spellcast/Makefile

20 lines
489 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 2012/10/06 11:54:55 asau Exp $
#
DISTNAME= spellcast
PKGNAME= spellcast-1.2
PKGREVISION= 1
CATEGORIES= games x11
MASTER_SITES= http://www.eblong.com/zarf/ftp/
EXTRACT_SUFX= .tar.Z
2008-01-19 10:16:17 +01:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.eblong.com/zarf/spellcast.html
COMMENT= Game of dueling wizards for two players
USE_X11BASE= yes
2007-03-24 20:21:18 +01:00
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
2007-02-02 19:32:36 +01:00
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"