mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 17:21:49 -04:00
9 lines
145 B
Makefile
9 lines
145 B
Makefile
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php73
|
|
|
|
PKGNAMESUFFIX= -pdo_dblib
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|