mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
ec94e4d5eb
- 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)
11 lines
150 B
Makefile
11 lines
150 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -sqlite3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|