1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- New port: databases/gambas2-gb-db-firebird

The firebird driver for the gambas database component
This commit is contained in:
Jose Alonso Cardenas Marquez 2009-05-09 01:12:23 +00:00
parent 4be9b8933f
commit 3290c9dd52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233455
3 changed files with 21 additions and 0 deletions

View File

@ -74,6 +74,7 @@
SUBDIR += frontbase
SUBDIR += frontbase-jdbc
SUBDIR += gadfly
SUBDIR += gambas2-gb-db-firebird
SUBDIR += gauche-gdbm
SUBDIR += gbib
SUBDIR += gdbm

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: gambas2-gb-db-firebird
# Date created: 2009-05-02
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $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"

View File

@ -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