aboutsummaryrefslogtreecommitdiff
path: root/databases/php52-dba/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-04-23 15:40:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-04-23 15:40:05 +0000
commit9dc8b611a5b09b846c90e4986efd921178a7c50c (patch)
tree57a6bce28af43d56611d717c4c153d39708a0aa6 /databases/php52-dba/Makefile
parent0484e77fc1c7c10ff74a76c122ba71af28f989ca (diff)
downloadports-9dc8b611a5b09b846c90e4986efd921178a7c50c.tar.gz
ports-9dc8b611a5b09b846c90e4986efd921178a7c50c.zip
- PHP 5.2 slave port
PR: 145772 Submitted by: Alex Keda
Notes
Notes: svn path=/head/; revision=253099
Diffstat (limited to 'databases/php52-dba/Makefile')
-rw-r--r--databases/php52-dba/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/php52-dba/Makefile b/databases/php52-dba/Makefile
new file mode 100644
index 000000000000..b1f4d34be451
--- /dev/null
+++ b/databases/php52-dba/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-dba
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -dba
+
+.include "${MASTERDIR}/Makefile"