mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
7 lines
144 B
Makefile
7 lines
144 B
Makefile
# Created by: Martin Matuska <martin@matuska.org>
|
|
|
|
LUASQL_DRIVER= odbc
|
|
|
|
MASTERDIR= ${.CURDIR}/../luasql-mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|