10 lines
148 B
Makefile
10 lines
148 B
Makefile
PORTREVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -ffi
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|