freebsd-ports/databases/gambas2-gb-db-mysql/Makefile
Jose Alonso Cardenas Marquez 768cd1fde6 - New port: databases/gambas2-gb-db-mysql
The MySQL driver for the gambas database component
2009-05-09 01:13:41 +00:00

16 lines
356 B
Makefile

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