summaryrefslogtreecommitdiff
path: root/lang/squeak1/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-10 09:31:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-10 09:31:49 +0000
commit112cdcc946cca6379fb89966c2e9e6c7576b52c5 (patch)
tree4bf49ca4b30319a4943833919ffd459bc447b538 /lang/squeak1/pkg-descr
parentAdded mpd. (diff)
A smalltalk system with a graphical user interface.
PR: 3458 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
Notes
Notes: svn path=/head/; revision=6838
Diffstat (limited to '')
-rw-r--r--lang/squeak1/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/squeak1/pkg-descr b/lang/squeak1/pkg-descr
new file mode 100644
index 000000000000..e2eb8e0d13a9
--- /dev/null
+++ b/lang/squeak1/pkg-descr
@@ -0,0 +1,4 @@
+This is the port of squeak, a free smalltalk system with a graphical
+user interface.
+
+-- Roland Jesse <jesse@cs.uni-magdeburg.de>