mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
9 lines
142 B
Makefile
9 lines
142 B
Makefile
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php80
|
|
|
|
PKGNAMESUFFIX= -pdo_pgsql
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|