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