# New ports collection makefile for:   luasql-postgres
# Date created:        25 May 2009
# Whom:                Martin Matuska <martin@matuska.org>
#
# $FreeBSD: ports/databases/luasql-sqlite3/Makefile,v 1.1 2009/05/26 07:40:56 mm Exp $
#

PORTNAME=	luasql

MAINTAINER=	mm@FreeBSD.org

LUASQL_DRIVER=	sqlite3

MASTERDIR=      ${.CURDIR}/../luasql-mysql

.include "${MASTERDIR}/Makefile"
