diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/endgame-singularity/Makefile | 13 | ||||
-rw-r--r-- | games/endgame-singularity/distinfo | 5 |
2 files changed, 10 insertions, 8 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index 2285ac971c22..9e1637913d2a 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -3,25 +3,26 @@ PORTNAME= singularity PORTVERSION= 0.30c -PORTREVISION= 4 +DISTVERSIONPREFIX= v +PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= endgame- -EXTRACT_SUFX= -src.tar.gz -MAINTAINER= mokhi64@gmail.com +MAINTAINER= lifanov@mail.lifanov.com COMMENT= Simulates the life of a true AI -BROKEN= Unfetchable (google code has gone away) +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/GPL.txt RUN_DEPENDS= py*-game>=1.8:devel/py-game \ ${PYNUMPY} +USE_GITHUB= yes + USES= python USE_PYTHON= autoplist distutils USE_SDL= image mixer PORTDOCS= AUTHORS Changelog README.txt TODO -PROJECTHOST= ${PKGNAMEPREFIX}${PORTNAME} NO_ARCH= yes OPTIONS_DEFINE= MUSIC DOCS diff --git a/games/endgame-singularity/distinfo b/games/endgame-singularity/distinfo index f12fef3771de..bf53c87b4b83 100644 --- a/games/endgame-singularity/distinfo +++ b/games/endgame-singularity/distinfo @@ -1,2 +1,3 @@ -SHA256 (singularity-0.30c-src.tar.gz) = f4759fc059ef136c2d4d9668a021b14922dd7300ab5f37ed318ad6778c83f28f -SIZE (singularity-0.30c-src.tar.gz) = 2265133 +TIMESTAMP = 1478957325 +SHA256 (singularity-singularity-v0.30c_GH0.tar.gz) = 9658249e10cc0f360a048a6838178faf152a3883386abea6b05ccb72d497d8f1 +SIZE (singularity-singularity-v0.30c_GH0.tar.gz) = 2149627 |