diff options
Diffstat (limited to 'net-mgmt/php85-snmp/Makefile')
-rw-r--r-- | net-mgmt/php85-snmp/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/php85-snmp/Makefile b/net-mgmt/php85-snmp/Makefile new file mode 100644 index 000000000000..9bfc0601bbb2 --- /dev/null +++ b/net-mgmt/php85-snmp/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= net-mgmt + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -snmp + +.include "${MASTERDIR}/Makefile" |