diff options
author | nathanw <nathanw> | 2001-06-22 03:41:49 +0000 |
---|---|---|
committer | nathanw <nathanw> | 2001-06-22 03:41:49 +0000 |
commit | 338f85eb26df1a60b8b83a2e425f01b84a8e0d9a (patch) | |
tree | 4e9cc95ae3ae629e668f96b49fac72ce9758aac2 /lang/inform/distinfo | |
parent | 622afc8597bf7791e360ad0f1e943ebb84d71ad0 (diff) | |
download | pkgsrc-338f85eb26df1a60b8b83a2e425f01b84a8e0d9a.tar.gz |
Initial import of Inform.
Inform is an Interactive Fiction (text adventure) game compiler -- it takes
source code you write and turns it into a game data file which is then
played using an 'interpreter'. There are several interpreters available
which can play Inform games on different machines (e.g. frotz, jzip) -- you
can probably obtain one from the same place you got this package.
Diffstat (limited to 'lang/inform/distinfo')
-rw-r--r-- | lang/inform/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/inform/distinfo b/lang/inform/distinfo new file mode 100644 index 00000000000..14d066712a6 --- /dev/null +++ b/lang/inform/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/06/22 03:41:49 nathanw Exp $ + +SHA1 (inform-6.21.2.tar.gz) = e60410b63bb803c2783b54520eb8fff8b96149c9 +Size (inform-6.21.2.tar.gz) = 819128 bytes |