freebsd-ports/databases/luasql-sqlite3/Makefile

11 lines
196 B
Makefile

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