freebsd-ports/databases/luasql-firebird/Makefile
Steve Wills 2b80f7579b databases/luasql-firebird: Remove PORTREVISION
Remove PORTREVISION due to update of masterport databases/luasql-mysql
to 2.4.0

PR:		235530
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2019-02-11 18:42:37 +00:00

8 lines
160 B
Makefile

# Created by: Martin Matuska <martin@matuska.org>
# $FreeBSD$
LUASQL_DRIVER= firebird
MASTERDIR= ${.CURDIR}/../luasql-mysql
.include "${MASTERDIR}/Makefile"