c1bbe38b42
Changelog: http://www.php.net/ChangeLog-7.php#7.0.30 MFH: 2018Q2 Security: CVE-2018-5712
10 lines
182 B
Makefile
10 lines
182 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
|
|
|
PKGNAMESUFFIX= -pdo_firebird
|
|
|
|
.include "${MASTERDIR}/Makefile"
|