aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-MySQL-Diff/pkg-plist
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-20 06:51:48 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-20 06:51:48 +0000
commitf2a146575f4c7b213c0070f2a4f9db6772063338 (patch)
tree942d6fa85b59a2cc6850da348aa6c029dc48420c /databases/p5-MySQL-Diff/pkg-plist
parent12c473a3b838308696dab3f8b689284b1144d82d (diff)
downloadports-f2a146575f4c7b213c0070f2a4f9db6772063338.tar.gz
ports-f2a146575f4c7b213c0070f2a4f9db6772063338.zip
Add p5-Mysql-Diff 0.33,
perl module for comparing the table structure of two MySQL databases. PR: 55451 Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
Notes
Notes: svn path=/head/; revision=87331
Diffstat (limited to 'databases/p5-MySQL-Diff/pkg-plist')
-rw-r--r--databases/p5-MySQL-Diff/pkg-plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/databases/p5-MySQL-Diff/pkg-plist b/databases/p5-MySQL-Diff/pkg-plist
new file mode 100644
index 000000000000..3c18a20a2ce0
--- /dev/null
+++ b/databases/p5-MySQL-Diff/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/MySQL/Table.pm
+%%SITE_PERL%%/MySQL/Diff.pm
+%%SITE_PERL%%/MySQL/Utils.pm
+%%SITE_PERL%%/MySQL/Database.pm
+bin/mysqldiff
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL/Diff/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL/Diff
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MySQL 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/MySQL 2>/dev/null || true