mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
9 lines
139 B
Makefile
9 lines
139 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
.include "${MASTERDIR}/Makefile"
|