Subject: Quick imports before the freeze
To: None <tech-pkg@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 09/08/2005 11:56:29
So I tried to break pkgsrc right before the freeze, but failed due to
my lack of pkgsrc voodo: I noticed there is no sokoban pkg, and asked
url2pkg to create one, but then could not make it compile.
Can someone complete this, please?
Martin
# $NetBSD$
#
DISTNAME= xsokoban-3.3c
CATEGORIES= games x11
MASTER_SITES= http://www.cs.cornell.edu/andru/release/
MAINTAINER= martin
HOMEPAGE= http://www.cs.cornell.edu/andru/xsokoban.html
COMMENT= A famous, adictive game
WRKSRC= ${WRKDIR}/xsokoban
GNU_CONFIGURE=yes
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"