pkgsrc/games/robotfindskitten/Makefile
wiz c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00

20 lines
450 B
Makefile

# $NetBSD: Makefile,v 1.4 2015/08/18 07:31:09 wiz Exp $
#
DISTNAME= robotfindskitten-1.7320508.406
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://robotfindskitten.org/download/POSIX/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://robotfindskitten.org/
COMMENT= Yet another zen simulation
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INFO_FILES= yes
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"