aboutsummaryrefslogtreecommitdiff
path: root/databases/luasql-postgres/Makefile
blob: 7068a239a077964262f97c81d696ffe36f04c028 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: Martin Matuska <martin@matuska.org>
# $FreeBSD$

PORTNAME=	luasql

LUASQL_DRIVER=	postgres

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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"