freebsd-ports/databases/luasql-postgres/Makefile

14 lines
285 B
Makefile
Raw Normal View History

# New ports collection makefile for: luasql-postgres
# Date created: 25 May 2009
# Whom: Martin Matuska <martin@matuska.org>
#
# $FreeBSD$
#
PORTNAME= luasql
LUASQL_DRIVER= postgres
MASTERDIR= ${.CURDIR}/../luasql-mysql
.include "${MASTERDIR}/Makefile"