freebsd-ports/databases/luasql-sqlite3/Makefile
2021-04-06 16:31:07 +02:00

7 lines
147 B
Makefile

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