mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
9 lines
144 B
Makefile
9 lines
144 B
Makefile
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php73
|
|
|
|
PKGNAMESUFFIX= -pdo_odbc
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|