diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
| commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
| tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /databases/mysql2pgsql/Makefile | |
| parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
Notes
Diffstat (limited to 'databases/mysql2pgsql/Makefile')
| -rw-r--r-- | databases/mysql2pgsql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql2pgsql/Makefile b/databases/mysql2pgsql/Makefile index 1ec8e9df72b1..ea5883098741 100644 --- a/databases/mysql2pgsql/Makefile +++ b/databases/mysql2pgsql/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= EXTRACT_ONLY= ${PORTNAME} MAINTAINER= petef@FreeBSD.org +COMMENT= Convert a MySQL dump to a PostgreSQL dump RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg |
