diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-02 01:12:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-02 01:12:16 +0000 |
commit | 0d5bce0e1a09cc7b71db5678a779a9e0674d9da9 (patch) | |
tree | 221f7006383101826d347850e19ab1cd1bc45ffa /x11-toolkits/Makefile | |
parent | 6ff5015e767030d5787eb252f0dc4da8e8a3e2df (diff) |
SWT is the software component that delivers native widget functionality
for the Eclipse platform in an operating system independent manner.
This port provides SWT without requiring a full download and build of
Eclipse.
WWW: http://www.eclipse.org/swt/
Submitted by: Robert C. Noland III <rnoland at 2hip.net> (on irc)
Notes
Notes:
svn path=/head/; revision=178545
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index dd911f14f99a..d1c6f10e22f9 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -213,6 +213,7 @@ SUBDIR += slingshot SUBDIR += soqt SUBDIR += swt + SUBDIR += swt-devel SUBDIR += swt31 SUBDIR += tile SUBDIR += tix |