mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
6 lines
105 B
Makefile
6 lines
105 B
Makefile
DB= SQLite2
|
|
DB_DESC= SQLite 2
|
|
|
|
USES= sqlite:2
|
|
|
|
.include "${.CURDIR:H:H}/devel/qt5/Makefile.sqldrivers"
|