aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fox-devel/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-03-22 08:34:21 +0800
committerwill <will@FreeBSD.org>2000-03-22 08:34:21 +0800
commit98c80594be3d22b6c72e8df732e4c2f8bbad8cae (patch)
treebd7e83efb8883e778ee9fa6185934832b186165e /x11-toolkits/fox-devel/pkg-descr
parent3c602336179f980f5d587ec8a2df0159ee64b1b6 (diff)
downloadfreebsd-ports-gnome-98c80594be3d22b6c72e8df732e4c2f8bbad8cae.tar.gz
freebsd-ports-gnome-98c80594be3d22b6c72e8df732e4c2f8bbad8cae.tar.zst
freebsd-ports-gnome-98c80594be3d22b6c72e8df732e4c2f8bbad8cae.zip
New port for FOX, a C++ GUI toolkit, conceptually similar to Qt.
PR: 17264
Diffstat (limited to 'x11-toolkits/fox-devel/pkg-descr')
-rw-r--r--x11-toolkits/fox-devel/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/fox-devel/pkg-descr b/x11-toolkits/fox-devel/pkg-descr
new file mode 100644
index 000000000000..5cae5f20d45d
--- /dev/null
+++ b/x11-toolkits/fox-devel/pkg-descr
@@ -0,0 +1,11 @@
+FOX is a C++ GUI toolkit that is supposed to
+allow programmers to write a program once, and
+compile anywhere (or so the website says, it sounds
+like Java to me). FOX is a very flexible library,
+it has all sorts of functions and options, and is
+supposed to be fairly fast.
+
+WWW: http://www.cfdrc.com/FOX/fox.html
+Author: Jeroen van der Zijp <jvz@cfdrc.com>
+
+--Will <andrews@technologist.com>