freebsd-ports/databases/luasql-postgres/Makefile
Martin Matuska 3f502c3647 Transfer maintainer back to ports@FreeBSD.org
Approved by:	maintainer (myself)
2011-08-09 15:41:30 +00:00

14 lines
285 B
Makefile

# 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"