openbsd-ports/x11/gnome/games-extra-data/Makefile

31 lines
585 B
Makefile
Raw Normal View History

2011-09-12 08:04:16 -04:00
# $OpenBSD: Makefile,v 1.11 2011/09/12 12:04:16 jasper Exp $
BROKEN= update needs fixed clutter/Mesa
COMMENT= extra themes and artwork for GNOME games
GNOME_PROJECT= gnome-games-extra-data
GNOME_VERSION= 2.30.0
2009-02-16 07:24:29 -05:00
CATEGORIES= games
HOMEPAGE= http://live.gnome.org/GnomeGames/
# GPLv2
# cards/dondorf.svg has been placed into Public Domain
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2011-09-12 08:04:16 -04:00
EXTRACT_SUFX= .tar.bz2
MODULES= x11/gnome
2010-11-22 03:36:47 -05:00
RUN_DEPENDS= x11/gnome/games
PKG_ARCH= *
USE_LIBTOOL= No
.include <bsd.port.mk>