freebsd-ports/databases/luasql-postgres/Makefile

10 lines
196 B
Makefile

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