pkgsrc-wip/monkey-bubble/Makefile
2007-09-21 13:06:49 +00:00

20 lines
532 B
Makefile

# $NetBSD: Makefile,v 1.14 2007/09/21 13:06:54 thomasklausner Exp $
#
DISTNAME= monkey-bubble-0.1.6
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://monkey-bubble.tuxfamily.org/
MAINTAINER= cube@NetBSD.org
HOMEPAGE= http://monkey-bubble.tuxfamily.org/
COMMENT= Bust'a'move clone written in C for GNOME2
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../multimedia/gstreamer0.8/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"