aboutsummaryrefslogtreecommitdiff
path: root/games/vdrift-data
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-01-16 21:57:41 +0000
committerJohn Marino <marino@FreeBSD.org>2015-01-16 21:57:41 +0000
commit25c5ffeaa56897937e5c3edbb9571c3d3e469e2f (patch)
tree50fba99ed7c64a4a5ea1590359b12cd2ff96a07b /games/vdrift-data
parent76e80ec1ee0ab9131e52851fe59f84e4b332acaa (diff)
downloadports-25c5ffeaa56897937e5c3edbb9571c3d3e469e2f.tar.gz
ports-25c5ffeaa56897937e5c3edbb9571c3d3e469e2f.zip
Notes
Diffstat (limited to 'games/vdrift-data')
-rw-r--r--games/vdrift-data/Makefile47
-rw-r--r--games/vdrift-data/distinfo2
-rw-r--r--games/vdrift-data/pkg-descr6
3 files changed, 0 insertions, 55 deletions
diff --git a/games/vdrift-data/Makefile b/games/vdrift-data/Makefile
deleted file mode 100644
index 751ff7db81fc..000000000000
--- a/games/vdrift-data/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
-# $FreeBSD$
-
-PORTNAME= data
-PORTVERSION= 20100630
-CATEGORIES= games
-MASTER_SITES= SF/vdrift/vdrift/vdrift-${DATA_VERSION}
-PKGNAMEPREFIX= vdrift-
-DISTNAME= ${PKGNAMEPREFIX}${DATA_VERSION}
-DIST_SUBDIR= vdrift
-
-MAINTAINER= acm@FreeBSD.org
-COMMENT= Vdrift driving simulation data files
-
-LICENSE= GPLv2
-
-USES= tar:bzip2
-NO_BUILD= yes
-DATADIR= ${PREFIX}/share/vdrift
-PLIST= ${WRKDIR}/pkg-plist
-WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${DATA_VERSION}
-
-DATA_VERSION= 2010-06-30
-
-PORTDATA= *
-PLIST_DIRS= %%DATADIR%%/carparts/engine \
- %%DATADIR%%/carparts/exhaust \
- %%DATADIR%%/carparts/other \
- %%DATADIR%%/carparts/suspension \
- %%DATADIR%%/carparts/transmission \
- %%DATADIR%%/carparts/turbo \
- %%DATADIR%%/lists/fontinfo \
- %%DATADIR%%/settings/replays \
- %%DATADIR%%/settings/screenshots
-
-post-extract:
- @cd ${WRKSRC}/data && \
- ${FIND} * -name "SConscript*" -delete
-.for DIRE in music
- @${RMDIR} ${WRKSRC}/data/${DIRE}
-.endfor
-
-do-install:
- ${MKDIR} ${STAGEDIR}${DATADIR}
- cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
-
-.include <bsd.port.mk>
diff --git a/games/vdrift-data/distinfo b/games/vdrift-data/distinfo
deleted file mode 100644
index ea4fe1e04516..000000000000
--- a/games/vdrift-data/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (vdrift/vdrift-2010-06-30.tar.bz2) = 329c498f345acf70f89b5c2af11cc62638125bb99a71d2bd57a4bf61863070fd
-SIZE (vdrift/vdrift-2010-06-30.tar.bz2) = 549124037
diff --git a/games/vdrift-data/pkg-descr b/games/vdrift-data/pkg-descr
deleted file mode 100644
index beef0691018b..000000000000
--- a/games/vdrift-data/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The vdrift data files.
-
-This port install the data files needed to run vdrift open source driving
-simulation.
-
-WWW: http://www.vdrift.net/