1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Jose Alonso Cardenas Marquez 3290c9dd52 - New port: databases/gambas2-gb-db-firebird
The firebird driver for the gambas database component
2009-05-09 01:12:23 +00:00

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"