10 lines
183 B
Makefile
10 lines
183 B
Makefile
CATEGORIES= security
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -openssl
|
|
PORTREVISION= 2 # XXX remove with 7.4.23
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|