19 lines
440 B
Makefile
19 lines
440 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/10/06 11:54:53 asau Exp $
|
|
#
|
|
|
|
DISTNAME= robotfindskitten-1.7320508.406
|
|
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 "../../devel/ncurses/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|