mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
40797a5351
Changelog: http://www.php.net/ChangeLog-7.php#7.2.5 MFH: 2018Q2 Security: CVE-2018-5712
10 lines
139 B
Makefile
10 lines
139 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php72
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
.include "${MASTERDIR}/Makefile"
|