update to full version

PR:		ports/79045
Submitted by:	Evan Dower
Approved by:	maintainer timeout
This commit is contained in:
Volker Stolz 2005-04-08 14:57:42 +00:00
parent 916801dfad
commit 4ced6315e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132767
4 changed files with 16 additions and 23 deletions

View file

@ -7,11 +7,10 @@
PORTNAME= alephone-data
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= marathon
DISTNAME= AlephOne-minf-demo
MASTER_SITES= http://files3.bungie.org/trilogy/
DISTNAME= infinity
MAINTAINER= malyn@strangeGizmo.com
COMMENT= Data files for the alephone port
@ -19,17 +18,17 @@ COMMENT= Data files for the alephone port
RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone
USE_X_PREFIX= yes
USE_ZIP= yes
NO_BUILD= yes
NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files.
WRKSRC= ${WRKDIR}/Marathon\ Infinity
DATADIR= ${PREFIX}/share/AlephOne
DATA= Images Map Map.resources Music Shapes Sounds
PLIST_FILES= ${DATA:S+^+share/AlephOne/+}
do-install:
@${MKDIR} ${PREFIX}/share/AlephOne
@${MKDIR} ${PREFIX}/share/AlephOne/MML
${INSTALL_DATA} ${WRKDIR}/Images ${PREFIX}/share/AlephOne/Images
${INSTALL_DATA} ${WRKDIR}/MML/Preferences.mml ${PREFIX}/share/AlephOne/MML/Preferences.mml
${INSTALL_DATA} ${WRKDIR}/Map ${PREFIX}/share/AlephOne/Map
${INSTALL_DATA} ${WRKDIR}/README ${PREFIX}/share/AlephOne/README
${INSTALL_DATA} ${WRKDIR}/Shapes ${PREFIX}/share/AlephOne/Shapes
${INSTALL_DATA} ${WRKDIR}/Sounds ${PREFIX}/share/AlephOne/Sounds
@${MKDIR} ${DATADIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${DATADIR}
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
MD5 (AlephOne-minf-demo.tar.gz) = ebf27555dc5419aab6dfe1af5156096a
SIZE (AlephOne-minf-demo.tar.gz) = 8742994
MD5 (infinity.zip) = a7f03a6e4799e673d53f4baa61230bdc
SIZE (infinity.zip) = 39161216

View file

@ -1,5 +1,7 @@
This port contains the Marathon Infinity Demo files, converted to run on
This port contains the Marathon Infinity data files, converted to run on
Aleph One. The Aleph One application itself is in the `alephone' port.
WWW: http://source.bungie.org/
Michael Alyn Miller
malyn@strangeGizmo.com

View file

@ -1,8 +0,0 @@
share/AlephOne/Images
share/AlephOne/MML/Preferences.mml
share/AlephOne/Map
share/AlephOne/README
share/AlephOne/Shapes
share/AlephOne/Sounds
@dirrm share/AlephOne/MML
@dirrm share/AlephOne