7 lines
114 B
Makefile
7 lines
114 B
Makefile
PORTREVISION= 2
|
|
|
|
LUASQL_DRIVER= firebird
|
|
|
|
MASTERDIR= ${.CURDIR}/../luasql-mysql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|