freebsd-ports/databases/gambas2-gb-db-sqlite2/Makefile
Jose Alonso Cardenas Marquez 1d1ce570c8 - New port: databases/gambas2-gb-db-sqlite2
The sqlite2 driver for the Gambas database component
2009-05-09 01:16:33 +00:00

15 lines
362 B
Makefile

# New ports collection makefile for: gambas2-gb-db-sqlite2
# Date created: 2009-05-02
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= databases lang
PKGNAMESUFFIX= -gb-db-sqlite2
COMMENT= The sqlite2 driver for the Gambas database component
MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
.include "${MASTERDIR}/Makefile"