mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 01:53:13 -04:00
9 lines
130 B
Makefile
9 lines
130 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -pdo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|