687591dd75
Notable changes: - mcrypt module was removed - sodium module was added - sybase_ct artifacts removed Also many PECL ports will not work with this version since some files got renamed. Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de> Differential Revision: https://reviews.freebsd.org/D12980
9 lines
130 B
Makefile
9 lines
130 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= archivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php72
|
|
|
|
PKGNAMESUFFIX= -zip
|
|
|
|
.include "${MASTERDIR}/Makefile"
|