diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-10-07 02:13:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-10-07 02:13:49 +0000 |
commit | bd169d68cc2b63d4f9e6017ffe8875de63696ede (patch) | |
tree | 263d77feb0fd5f16c9517e8162a38c623c777e99 /games/allacrost | |
parent | da8cbad187d7ab6942a5ef171ef7281488388519 (diff) | |
download | ports-bd169d68cc2b63d4f9e6017ffe8875de63696ede.tar.gz ports-bd169d68cc2b63d4f9e6017ffe8875de63696ede.zip |
Notes
Diffstat (limited to 'games/allacrost')
-rw-r--r-- | games/allacrost/Makefile | 5 | ||||
-rw-r--r-- | games/allacrost/distinfo | 6 | ||||
-rw-r--r-- | games/allacrost/pkg-descr | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 1843d607fc3f..870f6e4cdda2 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -6,7 +6,7 @@ # PORTNAME= allacrost -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} @@ -21,6 +21,9 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ ogg.7:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes USE_GMAKE= yes USE_OPENAL= al diff --git a/games/allacrost/distinfo b/games/allacrost/distinfo index 98f46403d69d..a6f686812515 100644 --- a/games/allacrost/distinfo +++ b/games/allacrost/distinfo @@ -1,3 +1,3 @@ -MD5 (allacrost_demo_source_1.0.1.tar.gz) = 934a355f5fd07c7f740e1e75d6239f34 -SHA256 (allacrost_demo_source_1.0.1.tar.gz) = c7ac37320b4b705864b0d7f5f19677f66b9d97f50898d3c2406f71f7b55c4b03 -SIZE (allacrost_demo_source_1.0.1.tar.gz) = 63754181 +MD5 (allacrost_demo_source_1.0.2.tar.gz) = c39c25a7b47daef10dff2f8cd75091ff +SHA256 (allacrost_demo_source_1.0.2.tar.gz) = d679d2c216689084e5830b2a167f26afe53503ea84ef4bb6aaa5595e82c8f894 +SIZE (allacrost_demo_source_1.0.2.tar.gz) = 63823397 diff --git a/games/allacrost/pkg-descr b/games/allacrost/pkg-descr index f599da2c9ba1..a8fd6fe6e81d 100644 --- a/games/allacrost/pkg-descr +++ b/games/allacrost/pkg-descr @@ -4,4 +4,4 @@ the player explores rich environments, undertakes various quests and missions, solves dungeon puzzles, and fights strategic battles in an active time-based system. -WWW: http://www.allacrost.org +WWW: http://www.allacrost.org/ |