blob: ed3443d5dd0a69114c92482fb6c42d0b7fba8e8a (
plain) (
tree)
|
|
# 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"
|