mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
8 lines
144 B
Makefile
8 lines
144 B
Makefile
# Created by: Martin Matuska <martin@matuska.org>
|
|
|
|
LUASQL_DRIVER= odbc
|
|
|
|
MASTERDIR= ${.CURDIR}/../luasql-mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|