freebsd-ports/databases/luasql-odbc/Makefile
2016-06-12 15:05:12 +00:00

8 lines
156 B
Makefile

# Created by: Martin Matuska <martin@matuska.org>
# $FreeBSD$
LUASQL_DRIVER= odbc
MASTERDIR= ${.CURDIR}/../luasql-mysql
.include "${MASTERDIR}/Makefile"