diff --git a/databases/Makefile b/databases/Makefile index 9c1eabac616f..0c8ad312ab86 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -74,6 +74,7 @@ SUBDIR += frontbase SUBDIR += frontbase-jdbc SUBDIR += gadfly + SUBDIR += gambas2-gb-db-firebird SUBDIR += gauche-gdbm SUBDIR += gbib SUBDIR += gdbm diff --git a/databases/gambas2-gb-db-firebird/Makefile b/databases/gambas2-gb-db-firebird/Makefile new file mode 100644 index 000000000000..e68e5330fed0 --- /dev/null +++ b/databases/gambas2-gb-db-firebird/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: gambas2-gb-db-firebird +# Date created: 2009-05-02 +# Whom: Jose Alonso Cardenas Marquez +# +# $FreeBSD$ +# + +CATEGORIES= databases lang +PKGNAMESUFFIX= -gb-db-firebird + +COMMENT= The firebird driver for the Gambas database component + +MASTERDIR= ${.CURDIR}/../../lang/gambas2-base + +.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-firebird/pkg-plist b/databases/gambas2-gb-db-firebird/pkg-plist new file mode 100644 index 000000000000..21c38a3fef8f --- /dev/null +++ b/databases/gambas2-gb-db-firebird/pkg-plist @@ -0,0 +1,5 @@ +@comment $FreeBSD$ +lib/gambas2/gb.db.firebird.so.0 +lib/gambas2/gb.db.firebird.so +lib/gambas2/gb.db.firebird.la +@dirrmtry lib/gambas2