aboutsummaryrefslogtreecommitdiff
path: root/games/inform7/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Inform7 for FreeBSD is a CLI implementation of the Inform 7 programmingAndrej Zverev2010-10-061-0/+8
language and environment by Graham Nelson. Inform is a design system for interactive fiction (IF) based on natural language. PR: ports/151196 Submitted by: Andy Kosela <akosela@andykosela.com> Notes: svn path=/head/; revision=262504