opnsense-ports/databases/luasql-postgres/Makefile
Franco Fichtner 62b2f67211 */*: sync with upstream
Taken from: FreeBSD
2022-07-21 08:10:06 +02:00

5 lines
97 B
Makefile

LUASQL_DRIVER= postgres
MASTERDIR= ${.CURDIR}/../luasql-mysql
.include "${MASTERDIR}/Makefile"