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

LUASQL_DRIVER=	postgres

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

.include "${MASTERDIR}/Makefile"