summaryrefslogtreecommitdiff
path: root/databases/gambas2-gb-db-sqlite3
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gambas2-gb-db-sqlite3')
-rw-r--r--databases/gambas2-gb-db-sqlite3/Makefile15
-rw-r--r--databases/gambas2-gb-db-sqlite3/pkg-plist5
2 files changed, 20 insertions, 0 deletions
diff --git a/databases/gambas2-gb-db-sqlite3/Makefile b/databases/gambas2-gb-db-sqlite3/Makefile
new file mode 100644
index 000000000000..f847d48eb770
--- /dev/null
+++ b/databases/gambas2-gb-db-sqlite3/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: gambas2-gb-db-sqlite3
+# Date created: 2009-05-02
+# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= databases lang
+PKGNAMESUFFIX= -gb-db-sqlite3
+
+COMMENT= The sqlite3 driver for the gambas database component
+
+MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
+
+.include "${MASTERDIR}/Makefile"
diff --git a/databases/gambas2-gb-db-sqlite3/pkg-plist b/databases/gambas2-gb-db-sqlite3/pkg-plist
new file mode 100644
index 000000000000..834f6d327ae1
--- /dev/null
+++ b/databases/gambas2-gb-db-sqlite3/pkg-plist
@@ -0,0 +1,5 @@
+@comment $FreeBSD$
+lib/gambas2/gb.db.sqlite3.so.0
+lib/gambas2/gb.db.sqlite3.so
+lib/gambas2/gb.db.sqlite3.la
+@dirrmtry lib/gambas2