From 1e9e450319550cc9ab11f3cde27ce0955e481fb9 Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Thu, 8 Mar 2001 19:13:02 +0000 Subject: Split the alephone port into two ports (game and data). PR: 25615 Submitted by: MAINTAINER --- games/alephone/Makefile | 14 ++++---------- games/alephone/distinfo | 1 - games/alephone/pkg-message | 7 ++++--- games/alephone/pkg-plist | 6 ------ 4 files changed, 8 insertions(+), 20 deletions(-) (limited to 'games/alephone') diff --git a/games/alephone/Makefile b/games/alephone/Makefile index efa63539bbe8..98d682bd19a4 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,16 +1,17 @@ -# New ports collection makefile for: AlephOne +# New ports collection makefile for: alephone # Date created: 27 February 2001 # Whom: Michael Alyn Miller # # $FreeBSD$ # -PORTNAME= AlephOne +PORTNAME= alephone PORTVERSION= 0.11.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= marathon -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} AlephOne-minf-demo.tar.gz +DISTNAME= AlephOne-${PORTVERSION} MAINTAINER= malyn@strangeGizmo.com @@ -19,17 +20,10 @@ LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl-devel:install SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config USE_X_PREFIX= yes -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" post-install: - ${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 .if !defined(NOPORTDOCS) @${CAT} ${PKGMESSAGE} .endif diff --git a/games/alephone/distinfo b/games/alephone/distinfo index 40e50248014a..315be6321cf3 100644 --- a/games/alephone/distinfo +++ b/games/alephone/distinfo @@ -1,2 +1 @@ MD5 (AlephOne-0.11.1.tar.gz) = 95c2a1edc0948cba088369eaa1c45018 -MD5 (AlephOne-minf-demo.tar.gz) = ebf27555dc5419aab6dfe1af5156096a diff --git a/games/alephone/pkg-message b/games/alephone/pkg-message index 0cb801844cea..b7bc5153885a 100644 --- a/games/alephone/pkg-message +++ b/games/alephone/pkg-message @@ -1,9 +1,10 @@ ************************************************************************ -This package includes the Marathon Infinity Demo files. These files are -sufficient to play AlephOne, but only contain four of Infinity's levels. +This package does not include any Aleph One data files. There are a few +ways of getting a fully-playable version of Aleph One: -There are two ways of getting a fully-playable version of AlephOne: + * Install the `alephone-data' port. This port includes the demo files + from Marathon Infinity. * Buy a copy of Marathon 2 or Marathon Infinity and convert those data files into the appropriate AlephOne format (http://source.bungie.org diff --git a/games/alephone/pkg-plist b/games/alephone/pkg-plist index 116ddd65dd0c..c2e289b5d852 100644 --- a/games/alephone/pkg-plist +++ b/games/alephone/pkg-plist @@ -1,15 +1,9 @@ bin/alephone share/AlephOne/Fonts -share/AlephOne/Images share/AlephOne/MML/Interface_Rects.mml -share/AlephOne/MML/Preferences.mml share/AlephOne/MML/Text_Strings.mml share/AlephOne/MML/Transparent_Liquids.mml share/AlephOne/MML/Transparent_Sprites.mml -share/AlephOne/Map -share/AlephOne/README -share/AlephOne/Shapes -share/AlephOne/Sounds share/AlephOne/Themes/Default/button_c.bmp share/AlephOne/Themes/Default/button_l.bmp share/AlephOne/Themes/Default/button_r.bmp -- cgit v1.2.3