mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
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"
|