aboutsummaryrefslogtreecommitdiff
path: root/databases/gambas2-gb-db-sqlite3
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:17:54 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-09 01:17:54 +0000
commit5ff8972f83ed714d0771063faa92d5565b7a0179 (patch)
treecb1fd43fcace11886699dd35c18b2c0449abc7f8 /databases/gambas2-gb-db-sqlite3
parent1d1ce570c8345337dc0fe9e15d843921375bd84f (diff)
downloadports-5ff8972f83ed714d0771063faa92d5565b7a0179.tar.gz
ports-5ff8972f83ed714d0771063faa92d5565b7a0179.zip
- New port: databases/gambas2-gb-db-sqlite3
The sqlite3 driver for the gambas database component
Notes
Notes: svn path=/head/; revision=233459
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