diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:20:13 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:20:13 +0000 |
commit | a437fd43cc3ece125446142af9ed27ef8c1e6621 (patch) | |
tree | 0862d71c7e976f8aa56175851882e33495f691e4 /lang/ucblogo/DESCR | |
parent | d16ce86994df76c0a92af71f19eef6cc2507fe39 (diff) | |
download | pkgsrc-a437fd43cc3ece125446142af9ed27ef8c1e6621.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'lang/ucblogo/DESCR')
-rw-r--r-- | lang/ucblogo/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/ucblogo/DESCR b/lang/ucblogo/DESCR new file mode 100644 index 00000000000..4535484e8c0 --- /dev/null +++ b/lang/ucblogo/DESCR @@ -0,0 +1,8 @@ +[This package is GPL'd - please see README in sources for license information] + +This version of Logo is designed for a machine with adequate memory. It is +not likely to be usable as the basis for a 64K microcomputer implementation. + +The interpreter was written primarily by Daniel Van Blerkom, Brian Harvey, +Michael Katz, and Douglas Orleans. Thanks to Fred Gilham for the X11 code. +Send comments by e-mail to bh@cs.berkeley.edu. |