summaryrefslogtreecommitdiff
path: root/databases/luasql-postgres/Makefile
blob: cbce12cf1323d26951d6bd02fa5783e2604507f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:   luasql-postgres
# Date created:        25 May 2009
# Whom:                Martin Matuska <martin@matuska.org>
#
# $FreeBSD$
#

PORTNAME=	luasql

MAINTAINER=	mm@FreeBSD.org

LUASQL_DRIVER=	postgres
MASTERDIR=      ${.CURDIR}/../luasql-mysql

.include "${MASTERDIR}/Makefile"