summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-12 10:15:49 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-12 10:15:49 +0000
commit7fd3978cb4c782bc0a998266a760349fe929192b (patch)
tree70aa042f3d5d1ef205d5d283fa52dc80992fc00b /databases/Makefile
parent- Update to 1.0.3 (diff)
mywwwatcher is php application intended to handle the administration
of MySQL over the web interface. It is small, quick, easy to use alternative to phpMyAdmin. In comparison with with phpMyAdmin is this application more oriented to hand writing of SQL queries and their use for later use. It enables also other tasks like database dump, import, export (csv,html), insert data, database scheme, index manager, history and reuse of SQL requests, etc. Interface is either in English and/or in Czech languages, and it is very easy to add other languages. WWW: http://www.the.cz/mywwwatcher - Petr Macek pm@kostax.cz PR: ports/107762 Submitted by: Petr Macek <pm at kostax.cz>
Notes
Notes: svn path=/head/; revision=182173
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 2b5040724838..2a611872abfc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -163,6 +163,7 @@
SUBDIR += mysqlsla
SUBDIR += mysqltcl
SUBDIR += mytop
+ SUBDIR += mywwwatcher
SUBDIR += namazu2
SUBDIR += ocaml-sqlite3
SUBDIR += opendbx