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:
parent
4be9b8933f
commit
3290c9dd52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233455
@ -74,6 +74,7 @@
|
||||
SUBDIR += frontbase
|
||||
SUBDIR += frontbase-jdbc
|
||||
SUBDIR += gadfly
|
||||
SUBDIR += gambas2-gb-db-firebird
|
||||
SUBDIR += gauche-gdbm
|
||||
SUBDIR += gbib
|
||||
SUBDIR += gdbm
|
||||
|
15
databases/gambas2-gb-db-firebird/Makefile
Normal file
15
databases/gambas2-gb-db-firebird/Makefile
Normal 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"
|
5
databases/gambas2-gb-db-firebird/pkg-plist
Normal file
5
databases/gambas2-gb-db-firebird/pkg-plist
Normal 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
|
Loading…
Reference in New Issue
Block a user