diff options
author | pav <pav@FreeBSD.org> | 2006-08-12 21:03:35 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-08-12 21:03:35 +0000 |
commit | 028fccd5f62a9c64d3b675426c1fbf5db8c15b7d (patch) | |
tree | f3564a6f81fd407c77f3e8de33af6eef45985cfd /games | |
parent | 98f8b5af1d64b24908e363d9e0f71c629bcaaf8e (diff) | |
download | FreeBSD-ports-028fccd5f62a9c64d3b675426c1fbf5db8c15b7d.zip FreeBSD-ports-028fccd5f62a9c64d3b675426c1fbf5db8c15b7d.tar.gz |
- Update to 20060701
- Take maintainership
PR: ports/101922
Submitted by: Raymond Pasco <ray@cultofray.net>
Diffstat (limited to 'games')
-rw-r--r-- | games/alephone/Makefile | 7 | ||||
-rw-r--r-- | games/alephone/distinfo | 6 | ||||
-rw-r--r-- | games/alephone/pkg-descr | 3 |
3 files changed, 7 insertions, 9 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 457e78b..93dee5d 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -6,26 +6,27 @@ # PORTNAME= alephone -PORTVERSION= 20051119 +PORTVERSION= 20060701 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= marathon DISTNAME= AlephOne-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ray@cultofray.net COMMENT= The open source version of Bungie's Marathon game BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \ lua.5:${PORTSDIR}/lang/lua50 +USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnometarget USE_SDL= image net sdl sound USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" - + CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib diff --git a/games/alephone/distinfo b/games/alephone/distinfo index 417188a..94a7afd 100644 --- a/games/alephone/distinfo +++ b/games/alephone/distinfo @@ -1,3 +1,3 @@ -MD5 (AlephOne-20051119.tar.gz) = 35d42aa80d3d2ab54b5ec5015e5ddcf4 -SHA256 (AlephOne-20051119.tar.gz) = 0f6dcb1acd153babc3905b18bf460eca7a62a29ba963a812015510d0fa9d9752 -SIZE (AlephOne-20051119.tar.gz) = 6519469 +MD5 (AlephOne-20060701.tar.bz2) = e0a8e3eca91e06fa19c95027980af0e0 +SHA256 (AlephOne-20060701.tar.bz2) = 594442f269b6d6ea69ea78e8100e017ec637f5d4c9e702bb112e9503301c2437 +SIZE (AlephOne-20060701.tar.bz2) = 5985411 diff --git a/games/alephone/pkg-descr b/games/alephone/pkg-descr index c4c1cfc..2551dd7 100644 --- a/games/alephone/pkg-descr +++ b/games/alephone/pkg-descr @@ -17,6 +17,3 @@ do not have a graphics card with the appropriate functionality (you need to use the -g/--nogl option). WWW: http://source.bungie.org/ - -Michael Alyn Miller -malyn@strangeGizmo.com |