mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
Changelog: http://www.php.net/ChangeLog-7.php#7.0.14 MFH: 2016Q4 Approved by: mentors (implicit)
10 lines
170 B
Makefile
10 lines
170 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
|
|
|
PKGNAMESUFFIX= -intl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|