freebsd-ports/databases/luasql-postgres/Makefile
Baptiste Daroussin d22c4f1c2f Support stage
2014-06-10 05:49:41 +00:00

10 lines
178 B
Makefile

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