e630e52bb5
Changelog: http://php.net/ChangeLog-7.php#7.0.0 http://php.net/ChangeLog-7.php#7.0.1 http://php.net/ChangeLog-7.php#7.0.2 http://php.net/ChangeLog-7.php#7.0.3 I'd like to thanks: Kurt Jaeger Matthias Breddin Rainer Duffner Victor van Vlaardingen Torsten Zuehlsdorff Franco Fichtner and all helpers and testers from ports@.
10 lines
169 B
Makefile
10 lines
169 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php70
|
|
|
|
PKGNAMESUFFIX= -imap
|
|
|
|
.include "${MASTERDIR}/Makefile"
|