mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
10 lines
142 B
Makefile
10 lines
142 B
Makefile
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -pgsql
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|