mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 00:01:52 -04:00
- ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit)
10 lines
150 B
Makefile
10 lines
150 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -sqlite3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|