diff options
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/mysqldumper/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysqldumper/pkg-descr | 12 |
2 files changed, 8 insertions, 7 deletions
diff --git a/databases/mysqldumper/Makefile b/databases/mysqldumper/Makefile index 7b69ad035ce2..7010b9346494 100644 --- a/databases/mysqldumper/Makefile +++ b/databases/mysqldumper/Makefile @@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for backing up MySQL databases LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/ReadMe/license_english.txt RUN_DEPENDS= p5-DBI>=1.48:databases/p5-DBI @@ -19,7 +20,7 @@ OPTIONS_DEFAULT=APACHE PORTSCOUT= limit:^[0-9\.]*$$ -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 72 NO_ARCH= yes NO_BUILD= yes USE_PHP= ftp mysql session zlib diff --git a/databases/mysqldumper/pkg-descr b/databases/mysqldumper/pkg-descr index 54860d53d9e5..21adccc0c5fa 100644 --- a/databases/mysqldumper/pkg-descr +++ b/databases/mysqldumper/pkg-descr @@ -1,7 +1,7 @@ -MySQLDumper is a PHP and Perl based tool for backing up MySQL databases. -You can easily dump your data into a backup file and, if needed, restore it. -It is especially suited for shared hosting webspaces, where you don't have -shell access. MySQLDumper is an open source project and released under the -GPLv2 license. +MySQLDumper is a PHP and Perl based tool for backing up MySQL databases. You can +easily dump your data into a backup file and, if needed, restore it. It is +especially suited for shared hosting webspaces, where you don't have shell +access. MySQLDumper is an open source project and released under the GPLv2 +license. -WWW: http://www.mysqldumper.net/ +WWW: https://sourceforge.net/projects/mysqldumper/ |
