freebsd-ports/databases/qt4-sqlite-plugin/Makefile
2016-04-21 16:43:14 +00:00

12 lines
239 B
Makefile

# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 1
COMMENT= Qt SQLite 2 database plugin
DB= sqlite2
USES= sqlite:2
BROKEN_powerpc64= Does not build
.include "${.CURDIR:H:H}/devel/qt4/Makefile.sqldrivers"