forked from Lainports/opnsense-ports
13 lines
176 B
Makefile
13 lines
176 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= www
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -opcache
|
|
|
|
TEST_TARGET= test
|
|
|
|
USES= php:zend,noflavors
|
|
|
|
.include "${MASTERDIR}/Makefile"
|