aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-06-23 10:36:54 +0800
committerjeh <jeh@FreeBSD.org>2001-06-23 10:36:54 +0800
commit5781e11ae709bdb230165211141d14dddc488c64 (patch)
tree84456841e9fba14391791330d609649a8b39c6d0 /databases/Makefile
parent0b6f1bcd48eaf4c5851a2107e707b24baffc9ead (diff)
downloadfreebsd-ports-graphics-5781e11ae709bdb230165211141d14dddc488c64.tar.gz
freebsd-ports-graphics-5781e11ae709bdb230165211141d14dddc488c64.tar.zst
freebsd-ports-graphics-5781e11ae709bdb230165211141d14dddc488c64.zip
The perl script mysql2pgsql can be used to convert MySQL database
dumps to a -compatible format (so the data can be imported into PostgreSQL). PR: 27702 Submitted by: Pete Fritchman <petef@databits.net>
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 15293e26891..460722c6332 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -33,6 +33,7 @@
SUBDIR += mysql-editor
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql-navigator
+ SUBDIR += mysql2pgsql
SUBDIR += mysql323-client
SUBDIR += mysql323-server
SUBDIR += mysqltcl