forked from Lainports/freebsd-ports
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC6/NEWS Approved by: tz (implicit) Sponsored by: Netzkommune GmbH
11 lines
148 B
Makefile
11 lines
148 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= mail
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php73
|
|
|
|
PKGNAMESUFFIX= -imap
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|