mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Approved by: tz (private email) MFH: 2023Q1 Relnotes: https://www.php.net/ChangeLog-8.php#8.0.27 Sponsored by: Bounce Experts
9 lines
145 B
Makefile
9 lines
145 B
Makefile
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php80
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|