freebsd-ports/www/php73-opcache/Makefile

14 lines
176 B
Makefile
Raw Normal View History

# $FreeBSD$
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -opcache
TEST_TARGET= test
USES= php:zend,noflavors
.include "${MASTERDIR}/Makefile"