8 lines
119 B
Makefile
8 lines
119 B
Makefile
|
CATEGORIES= databases
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php81
|
||
|
|
||
|
PKGNAMESUFFIX= -pgsql
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|