1 2 3 4 5 6 7 8 9 10 11 12 13 14
# New ports collection makefile for: luasql-postgres # Date created: 25 May 2009 # Whom: Martin Matuska <martin@matuska.org> # # $FreeBSD$ # PORTNAME= luasql LUASQL_DRIVER= sqlite3 MASTERDIR= ${.CURDIR}/../luasql-mysql .include "${MASTERDIR}/Makefile"