summaryrefslogtreecommitdiff
path: root/databases/phpminadmin/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Small cleanupMartin Wilke2008-09-051-1/+0
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=219891
* phpMinAdmin is a MySQL management tool written in PHP.Martin Wilke2008-08-301-0/+54
Currently it can create database, create/drop/alter tables, create/drop/alter stored procedures, functions and triggers, delete/edit/add fields, execute any SQL statement, and manage keys on fields. The main difference between phpMinAdmin and phpMyAdmin is that phpMinAdmin is light-weight. WWW: http://phpminadmin.sourceforge.net PR: ports/126915 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=219487