pkgsrc/games/gnome-games-extra-data/Makefile
jmcneill 9247c4951e Import gnome-games-extra-data version 2.26.0.
Many games - same-gnome, gnothello, solitaire, tetravex, tetris, others...

This package contains extra data files for the gnome-games package. At
the moment this is almost entirely extra themes and artwork for the
games.
2009-03-15 19:31:19 +00:00

20 lines
529 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/03/15 19:31:19 jmcneill Exp $
DISTNAME= gnome-games-extra-data-2.26.0
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games-extra-data/2.26/}
EXTRACT_SUFX= .tar.bz2
PKG_DESTDIR_SUPPORT= user-destdir
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME2 games collection - extra data files
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
DEPENDS+= gnome-games>=2.24.0:../../games/gnome-games
.include "../../mk/bsd.pkg.mk"