mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 02:00:30 -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"
|