pkgsrc/games/xnibbles/Makefile
garbled cafe756656 Add new pkg for xnibbles-1.0b4
a winding snakes game for X11
1998-08-23 09:55:26 +00:00

19 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.1 1998/08/23 09:55:26 garbled 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_X11= yes
USE_GMAKE= yes
ALL_TARGET= netbsd
.include "../../mk/bsd.pkg.mk"