aboutsummaryrefslogtreecommitdiff
path: root/databases/php52-mysql
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-04-23 16:12:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-04-23 16:12:41 +0000
commit151f16de1ec46bd73df9d06ab8be54ca15c16400 (patch)
tree0b73a963f491ddf6b83b5aa899b2f752d6e58b78 /databases/php52-mysql
parentc5f34b589cf46631323e74fc060143227ee2e352 (diff)
Notes
Diffstat (limited to 'databases/php52-mysql')
-rw-r--r--databases/php52-mysql/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/php52-mysql/Makefile b/databases/php52-mysql/Makefile
new file mode 100644
index 000000000000..ea6f5b905981
--- /dev/null
+++ b/databases/php52-mysql/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-mysql
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -mysql
+
+.include "${MASTERDIR}/Makefile"