aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/v/pkg-descr
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-02-10 07:05:14 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-02-10 07:05:14 +0000
commit4fea2bdbc0c97a230bce065195c88b6d01cc8128 (patch)
tree27361132c665de034e679ed00ce38b5b408c8197 /x11-toolkits/v/pkg-descr
parent525f46b32abecad8a6c97bb7ff293caf6b2002e9 (diff)
Notes
Diffstat (limited to 'x11-toolkits/v/pkg-descr')
-rw-r--r--x11-toolkits/v/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-toolkits/v/pkg-descr b/x11-toolkits/v/pkg-descr
new file mode 100644
index 000000000000..1c4255ced11e
--- /dev/null
+++ b/x11-toolkits/v/pkg-descr
@@ -0,0 +1,16 @@
+V is a C++ GUI and application development framework for X-windows and
+Microsoft Windows. It allows you to develop GUI applications that are
+source-code compatible under X11 and Microsoft Windows 3.x/95, that have
+the same look-and-feel under both environments. It does not require any
+special X toolkits or Windows DLL's to be installed (it uses the standard
+toolkits on both environments).
+
+Full documentation, many code examples, and the V toolkit for Windows
+systems is available at the V web site:
+
+http://objectcentral.com/
+
+Documentation (in TeX format) will also be installed under
+/usr/X11R6/share/doc/v.
+
+[ This port is maintained by Donald Burr <dburr@POBoxes.com>. ]