opnsense-ports/databases/luasql-postgres/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

7 lines
148 B
Makefile

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