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

PORTNAME=	luasql

LUASQL_DRIVER=	sqlite3

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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"