64c8e5a937
Changelog: http://www.php.net/ChangeLog-7.php#7.2.13 MFH: 2018Q4
11 lines
148 B
Makefile
11 lines
148 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php72
|
|
|
|
PKGNAMESUFFIX= -imap
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|