mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
3290c9dd52
The firebird driver for the gambas database component
16 lines
365 B
Makefile
16 lines
365 B
Makefile
# 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"
|