cf118ccf87
Reported by: lwhsu
7 lines
106 B
Makefile
7 lines
106 B
Makefile
|
|
DB= SQLite2
|
|
DB_DESC= SQLite 2
|
|
|
|
USES= sqlite:2
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|