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

PORTNAME=	luasql

MAINTAINER=	mm@FreeBSD.org

LUASQL_DRIVER=	sqlite3

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

.include "${MASTERDIR}/Makefile"