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

PORTNAME=	luasql

LUASQL_DRIVER=	sqlite3

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

.include "${MASTERDIR}/Makefile"