summaryrefslogtreecommitdiff
path: root/games/xnibbles/Makefile
blob: d8a98752480e59f7eb180b5d94319e83a549e65c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.4 2001/02/16 15:11:03 wiz 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/
COMMENT=		Winding snakes game for X11

USE_X11BASE=		YES
USE_XPM=		YES
USE_GMAKE=		YES

WRKSRC=			${WRKDIR}/xnibbles
ALL_TARGET=		netbsd

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