forked from Lainports/opnsense-ports
9 lines
136 B
Makefile
9 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php72
|
|
|
|
PKGNAMESUFFIX= -pdo_pgsql
|
|
|
|
.include "${MASTERDIR}/Makefile"
|