diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2010-02-03 13:51:29 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2010-02-03 13:51:29 +0000 |
commit | 40799b2b60b74554a4d4e4385765b23b739061b0 (patch) | |
tree | 0bd9fdfb944a1c63c200d5b8e3de5a4b668b9a24 /devel/swt/DESCR | |
parent | d476facadac8b38ab92d194f4bd006e21350d9fa (diff) | |
download | pkgsrc-40799b2b60b74554a4d4e4385765b23b739061b0.tar.gz |
Initial import of swt version 3.5.1.3555
SWT is an open source widget toolkit for Java designed to provide efficient,
portable access to the user-interface facilities of the operating systems
on which it is implemented.
Diffstat (limited to 'devel/swt/DESCR')
-rw-r--r-- | devel/swt/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/swt/DESCR b/devel/swt/DESCR new file mode 100644 index 00000000000..47f15560d46 --- /dev/null +++ b/devel/swt/DESCR @@ -0,0 +1,3 @@ +SWT is an open source widget toolkit for Java designed to provide efficient, +portable access to the user-interface facilities of the operating systems +on which it is implemented. |