aboutsummaryrefslogtreecommitdiffstats
path: root/databases/luasql-sqlite3/Makefile
blob: c3e13e495f91587e2489dc0b22bd9b84cb06b2be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:   luasql-postgres
# Date created:        25 May 2009
# Whom:                Martin Matuska <martin@matuska.org>
#
# $FreeBSD$
#

PORTNAME=   luasql

LUASQL_DRIVER=  sqlite3

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

.include "${MASTERDIR}/Makefile"