freebsd-ports/databases/php73-pdo_mysql/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

9 lines
145 B
Makefile

CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo_mysql
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"