diff options
author | crees <crees@FreeBSD.org> | 2012-04-12 00:37:03 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-04-12 00:37:03 +0800 |
commit | ad8c517c2aa727bbd7aeb1496bf41ee450b2bf90 (patch) | |
tree | 50fbdf0845f36cf2806f72980e8c07a3413a7501 /databases/Makefile | |
parent | d0059400ba00d260cd2c82cd52365a75fb36f27c (diff) | |
download | freebsd-ports-gnome-ad8c517c2aa727bbd7aeb1496bf41ee450b2bf90.tar.gz freebsd-ports-gnome-ad8c517c2aa727bbd7aeb1496bf41ee450b2bf90.tar.zst freebsd-ports-gnome-ad8c517c2aa727bbd7aeb1496bf41ee450b2bf90.zip |
VFront is a free, open source front-end for MySQL or PostgreSQL databases
written in PHP and Javascript. With VFront you can create forms for managing
your data in AJAX style, different rules and privileges for groups, report in
XML, HTML, PDF, statistics and much more.
WWW: http://www.vfront.org/
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 7422420d643a..0173976921c7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -834,6 +834,7 @@ SUBDIR += unixODBC SUBDIR += useracc SUBDIR += usogres + SUBDIR += vfront SUBDIR += virtuoso SUBDIR += wfb2sql SUBDIR += wmjsql |