aboutsummaryrefslogtreecommitdiff
path: root/databases/luasql-postgres/Makefile
blob: 367cf3449ca74786bcfee3de35811a8d50b176d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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"