mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 06:01:51 -05:00
6 lines
97 B
Makefile
6 lines
97 B
Makefile
LUASQL_DRIVER= postgres
|
|
|
|
MASTERDIR= ${.CURDIR}/../luasql-mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|