diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-09 09:07:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-09 09:07:31 +0000 |
commit | 27ac6f6f63134049acd1c0bc6a0054d74a537396 (patch) | |
tree | 43ef3055ece9aea6312e16b0205e59d03b90189d /x11-toolkits/lesstif/pkg-descr | |
parent | eb76d94df95a80384cb114915d596985c7fde4e2 (diff) | |
download | ports-27ac6f6f63134049acd1c0bc6a0054d74a537396.tar.gz ports-27ac6f6f63134049acd1c0bc6a0054d74a537396.zip |
The Motif clone. I compiled a couple of programs myself, they at
least compile (but don't run very well). Well, it's a start.
Submitted by: William D. Ward <William.Ward@airmail.net>
Notes
Notes:
svn path=/head/; revision=5276
Diffstat (limited to 'x11-toolkits/lesstif/pkg-descr')
-rw-r--r-- | x11-toolkits/lesstif/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/lesstif/pkg-descr b/x11-toolkits/lesstif/pkg-descr new file mode 100644 index 000000000000..92c0f1b15eef --- /dev/null +++ b/x11-toolkits/lesstif/pkg-descr @@ -0,0 +1,3 @@ +LessTif is a API compatible clone of the Motif toolkit. Currently +LessTif is partially implemented with most of the API in place. +Saying this a lot of the internal functionality is still missing. |