diff options
Diffstat (limited to '')
-rw-r--r-- | databases/mysql-editor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql-editor/Makefile b/databases/mysql-editor/Makefile index 71eb053dcede..a05a8ca3b9eb 100644 --- a/databases/mysql-editor/Makefile +++ b/databases/mysql-editor/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://sorry.vse.cz/~xzemt02/mysql/ \ DISTNAME= ${PORTNAME} MAINTAINER= mi@aldan.algebra.com +COMMENT= CGI scripts in Perl to edit your MySQL tables RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${CGI_BIN}:${PORTSDIR}/www/apache13 |