aboutsummaryrefslogtreecommitdiffstats
path: root/databases/luasql-sqlite3/Makefile
blob: cbc09fc05a350c58ab83969b45ae35849102c91b (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"