aboutsummaryrefslogtreecommitdiff
path: root/databases/php55-pdo_sqlite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php55-pdo_sqlite/Makefile')
-rw-r--r--databases/php55-pdo_sqlite/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/php55-pdo_sqlite/Makefile b/databases/php55-pdo_sqlite/Makefile
new file mode 100644
index 000000000000..b0546cc6c8fd
--- /dev/null
+++ b/databases/php55-pdo_sqlite/Makefile
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
+
+CATEGORIES= databases
+
+MASTERDIR= ${.CURDIR}/../../lang/php55
+
+PKGNAMESUFFIX= -pdo_sqlite
+
+.include "${MASTERDIR}/Makefile"