freebsd-ports/databases/qt5-sqldrivers-sqlite2/Makefile
Tobias Kortkamp ce1af7fdc2
*: apply refactor.remove-consecutive-empty-lines
Submitted by:	portedit
2021-10-19 10:36:47 +02:00

6 lines
105 B
Makefile

DB= SQLite2
DB_DESC= SQLite 2
USES= sqlite:2
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"