summaryrefslogtreecommitdiff
path: root/games/xnibbles/Makefile
blob: 050b99af1ae01ef758a33ab861ff0edf9b85b9e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:49 agc Exp $
#

DISTNAME=		xnibbles-1.0BETA4
PKGNAME=		xnibbles-1.0b4
CATEGORIES=		games x11
MASTER_SITES=		http://www.tjhsst.edu/xnibbles/

MAINTAINER=		root@garbled.net
HOMEPAGE=		http://www.tjhsst.edu/xnibbles/

DEPENDS+=		xpm-3.4k:../../graphics/xpm

WRKSRC=			${WRKDIR}/xnibbles
USE_X11BASE=		yes
USE_GMAKE=		yes
ALL_TARGET=		netbsd

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