cf118ccf87
Reported by: lwhsu
9 lines
145 B
Makefile
9 lines
145 B
Makefile
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php73
|
|
|
|
PKGNAMESUFFIX= -pdo_mysql
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|