mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
9 lines
142 B
Makefile
9 lines
142 B
Makefile
CATEGORIES= www
|
|
|
|
PKGNAMESUFFIX= -opcache
|
|
|
|
USES= php:zend,noflavors
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php84
|
|
|
|
.include "${MASTERDIR}/Makefile"
|