mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
12 lines
160 B
Makefile
12 lines
160 B
Makefile
CATEGORIES= www
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -opcache
|
|
|
|
TEST_TARGET= test
|
|
|
|
USES= php:zend,noflavors
|
|
|
|
.include "${MASTERDIR}/Makefile"
|