summaryrefslogtreecommitdiffstats
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/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile
deleted file mode 100644
index 3238753db..000000000
--- a/games/gnome-games-extra-data/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: gnomegames2-extra-data
-# Date created: 16 August 2004
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.23 2008/08/30 22:10:56 kwm Exp $
-#
-
-PORTNAME= gnome-games-extra-data
-PORTVERSION= 2.24.0
-CATEGORIES= games gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-games-extra-data/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Themes and artwork for the gnome-games package
-
-RUN_DEPENDS= ${LOCALBASE}/bin/sol:${PORTSDIR}/games/gnome-games
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gnomeprefix
-CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>