1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/x11-toolkits/fox10/pkg-descr
Simon Barner c167c5d8ca - Update to 1.0.53 [1]
- Pass maintainership to submitter [1]
- Remove former maintainer from pkg-descr

Submitted by:	Marcelo Araujo <araujo@bsdmail.org> [1]
PR:		ports/107618 [1]
2007-01-07 10:37:01 +00:00

10 lines
358 B
Plaintext

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.fox-toolkit.org/fox.html
Author: Jeroen van der Zijp <jvz@cfdrc.com>