summaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-mysql54
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2009-07-21 07:59:55 +0000
committerale <ale@FreeBSD.org>2009-07-21 07:59:55 +0000
commit65ccc2b79f97fb283e4f8204c44b1a60f221469b (patch)
treeec0b866b932493db53145cedeb796eb57d98c9d1 /databases/p5-DBD-mysql54
parent075abdc6d88beda76d1e085281508cc756314d2f (diff)
downloadFreeBSD-ports-65ccc2b79f97fb283e4f8204c44b1a60f221469b.zip
FreeBSD-ports-65ccc2b79f97fb283e4f8204c44b1a60f221469b.tar.gz
Add slave port for upcoming MySQL 5.4.
Diffstat (limited to 'databases/p5-DBD-mysql54')
-rw-r--r--databases/p5-DBD-mysql54/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/databases/p5-DBD-mysql54/Makefile b/databases/p5-DBD-mysql54/Makefile
new file mode 100644
index 0000000..2df0840
--- /dev/null
+++ b/databases/p5-DBD-mysql54/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: p5-DBD-mysql54
+# Date created: 21 Jul 2009
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX= 54
+
+COMMENT= MySQL 5.4 driver for the Perl5 Database Interface (DBI)
+
+CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* p5-DBD-mysql5[01]-[0-9]* p5-DBD-mysql6[0-9]-[0-9]*
+
+WANT_MYSQL_VER= 54
+
+MASTERDIR= ${.CURDIR}/../p5-DBD-mysql
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud