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

LUASQL_DRIVER=	postgres

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

.include "${MASTERDIR}/Makefile"