mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
8 lines
123 B
Makefile
8 lines
123 B
Makefile
|
CATEGORIES= databases
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php84
|
||
|
|
||
|
PKGNAMESUFFIX= -pdo_mysql
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|