9 lines
136 B
Makefile
9 lines
136 B
Makefile
CATEGORIES= net-mgmt
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -snmp
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|