735a9c45bb
Changelog: http://www.php.net/ChangeLog-7.php#7.0.22 MFH: 2017Q3
10 lines
179 B
Makefile
10 lines
179 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= converters
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
|
|
|
PKGNAMESUFFIX= -mbstring
|
|
|
|
.include "${MASTERDIR}/Makefile"
|