diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-12-19 19:42:09 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-12-19 19:42:09 +0000 |
commit | b84749b0002935247f1dd8d6954fa333202d495d (patch) | |
tree | 13520c31c8fae900ea126fedd0e818243c84f380 /games/alephone | |
parent | 2cf42735d61b84b0655b7338113c8c203250e418 (diff) | |
download | ports-b84749b0002935247f1dd8d6954fa333202d495d.tar.gz ports-b84749b0002935247f1dd8d6954fa333202d495d.zip |
Notes
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 6 | ||||
-rw-r--r-- | games/alephone/distinfo | 4 | ||||
-rw-r--r-- | games/alephone/pkg-plist | 3 |
3 files changed, 9 insertions, 4 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 84fe19735b4d..9bf25da6918b 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -6,9 +6,9 @@ # PORTNAME= alephone -PORTVERSION= 20110731 +PORTVERSION= 20111201 CATEGORIES= games -MASTER_SITES= SF/marathon/Aleph%20One/2011-07-31 +MASTER_SITES= SF/marathon/Aleph%20One/2011-12-01 DISTNAME= AlephOne-${PORTVERSION} MAINTAINER= fiziologus@gmail.com @@ -16,6 +16,8 @@ COMMENT= The open source version of Bungie's Marathon game BUILD_DEPENDS+= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs +USE_GMAKE= yes + USE_BZIP2= yes USE_SDL+= image net sdl sound USE_GL= yes diff --git a/games/alephone/distinfo b/games/alephone/distinfo index fa7ff2347c3c..43101f11bf84 100644 --- a/games/alephone/distinfo +++ b/games/alephone/distinfo @@ -1,2 +1,2 @@ -SHA256 (AlephOne-20110731.tar.bz2) = c18ec39350e22ac58436bdb13db46a9db94e9ea68cfaf845588f3da1b21edf2b -SIZE (AlephOne-20110731.tar.bz2) = 3046086 +SHA256 (AlephOne-20111201.tar.bz2) = c844b347cdba3bcfba33cf459aa94bcc7729f8865b5cfdb688da24262a918fca +SIZE (AlephOne-20111201.tar.bz2) = 4576989 diff --git a/games/alephone/pkg-plist b/games/alephone/pkg-plist index f2a863c6a46d..1dbd89580bbf 100644 --- a/games/alephone/pkg-plist +++ b/games/alephone/pkg-plist @@ -4,7 +4,10 @@ bin/alephone %%DATADIR%%/MML/Transparent_Liquids.mml %%DATADIR%%/MML/Transparent_Sprites.mml %%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-Bold.ttf +%%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-BoldBold.ttf %%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-BoldOblique.ttf +%%DATADIR%%/Themes/Default/LICENSE-DejaVu +%%DATADIR%%/Themes/Default/SquarishSansCT.README %%DATADIR%%/Themes/Default/Squarish_Sans_CT_Medium.ttf %%DATADIR%%/Themes/Default/button_c.bmp %%DATADIR%%/Themes/Default/button_c_p.bmp |