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