mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
9 lines
140 B
Makefile
9 lines
140 B
Makefile
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -sqlite3
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|