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

28 lines
545 B
Makefile
Raw Normal View History

2009-02-16 07:24:29 -05:00
# $OpenBSD: Makefile,v 1.4 2009/02/16 12:24:29 ajacoutot Exp $
COMMENT= extra themes and artwork for GNOME games
GNOME_PROJECT= gnome-games-extra-data
GNOME_VERSION= 2.24.0
2009-02-11 10:47:49 -05:00
PKGNAME= ${DISTNAME}p1
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
MODULES= x11/gnome
RUN_DEPENDS= ::x11/gnome/games
PKG_ARCH= *
USE_LIBTOOL= No
.include <bsd.port.mk>