diff options
author | asami <asami@FreeBSD.org> | 1997-06-10 17:31:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-10 17:31:49 +0800 |
commit | 80a17bf8e7821b4e09061af7988b41c7d08932c0 (patch) | |
tree | 34f003570bce14a5cae7f6ad77a941f1cc6c43db /lang/squeak2/pkg-descr | |
parent | e78a71580f5915809c5c1df3ab95346db8b4a46d (diff) | |
download | freebsd-ports-gnome-80a17bf8e7821b4e09061af7988b41c7d08932c0.tar.gz freebsd-ports-gnome-80a17bf8e7821b4e09061af7988b41c7d08932c0.tar.zst freebsd-ports-gnome-80a17bf8e7821b4e09061af7988b41c7d08932c0.zip |
A smalltalk system with a graphical user interface.
PR: 3458
Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
Diffstat (limited to 'lang/squeak2/pkg-descr')
-rw-r--r-- | lang/squeak2/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/squeak2/pkg-descr b/lang/squeak2/pkg-descr new file mode 100644 index 000000000000..e2eb8e0d13a9 --- /dev/null +++ b/lang/squeak2/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> |