aboutsummaryrefslogtreecommitdiff
path: root/databases/php5-pdo_dblib
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:37:50 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:37:50 +0000
commit32aba92709e7e68927e4d8a679e92c0ca7cc6a8c (patch)
treed365eb82fedd098fee165d72c9d38c653fa8c4ec /databases/php5-pdo_dblib
parent3a7457a22ab090490ede9ee7c7661b2cf7684488 (diff)
downloadports-32aba92709e7e68927e4d8a679e92c0ca7cc6a8c.tar.gz
ports-32aba92709e7e68927e4d8a679e92c0ca7cc6a8c.zip
Notes
Diffstat (limited to 'databases/php5-pdo_dblib')
-rw-r--r--databases/php5-pdo_dblib/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/php5-pdo_dblib/Makefile b/databases/php5-pdo_dblib/Makefile
new file mode 100644
index 000000000000..7a0dda9f686b
--- /dev/null
+++ b/databases/php5-pdo_dblib/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-pdo_dblib
+# Date created: 7 Feb 2007
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -pdo_dblib
+
+.include "${MASTERDIR}/Makefile"