mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Fizmo: Small changes to description
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user