summaryrefslogtreecommitdiff
path: root/databases/luasql-sqlite3/Makefile
blob: 0180e8b74ea8c8fdaf5fcc9b156a9742f3147e21 (plain) (blame)
1
2
3
4
5
6
7
8
# Created by: Martin Matuska <martin@matuska.org>
# $FreeBSD$

LUASQL_DRIVER=	sqlite3

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

.include "${MASTERDIR}/Makefile"