diff --git a/games-engines/fizmo/fizmo-0.7.10.recipe b/games-engines/fizmo/fizmo-0.7.10.recipe index ad8542bf9..1e4279d21 100644 --- a/games-engines/fizmo/fizmo-0.7.10.recipe +++ b/games-engines/fizmo/fizmo-0.7.10.recipe @@ -1,12 +1,16 @@ -SUMMARY="A Z-Machine interpreter development library" -DESCRIPTION="That means it allows you to play interactive fiction, also \ -known as textadventures, which were implemented either by Infocom or created \ -using the Inform compiler on a terminal, or to develop your own interactive \ -fiction front end in C or any C-related language like C++ or Objective-C." +SUMMARY="A Z-Machine interpreter/development library" +DESCRIPTION="Fizmo allows you to play interactive fiction, also known as \ +textadventures, which were implemented either by Infocom or created using \ +the Inform compiler in a terminal. +You can also develop your own interactive fiction front end in C or any \ +C-related language like C++ or Objective-C. + +You'll find a huge number of adventures at http://ifarchive.org and \ +http://ifdb.tads.org/" HOMEPAGE="https://christoph-ender.de/fizmo/" COPYRIGHT="2009–2014 Christoph Ender" LICENSE="Fizmo" -REVISION="1" +REVISION="2" SOURCE_URI="https://christoph-ender.de/fizmo/source/fizmo-$portVersion.tar.gz" CHECKSUM_SHA256="0e3561492ece58ff60eba768f3b2cfa943ba111736b0f63b775e3face590462b"