summaryrefslogtreecommitdiff
path: root/games/gnome-games-extra-data/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games-extra-data/Makefile')
-rw-r--r--games/gnome-games-extra-data/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile
deleted file mode 100644
index 057ad1a4a44..00000000000
--- a/games/gnome-games-extra-data/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2017/07/30 22:47:50 wiz 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
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://www.gnome.org/
-COMMENT= GNOME2 games collection - extra data files
-
-USE_TOOLS+= gmake
-GNU_CONFIGURE= yes
-
-DEPENDS+= gnome-games>=2.24.0:../../games/gnome-games
-
-.include "../../mk/bsd.pkg.mk"