diff options
Diffstat (limited to 'net-mgmt/zabbix74-proxy/Makefile')
-rw-r--r-- | net-mgmt/zabbix74-proxy/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-mgmt/zabbix74-proxy/Makefile b/net-mgmt/zabbix74-proxy/Makefile new file mode 100644 index 000000000000..a51a7cb970c8 --- /dev/null +++ b/net-mgmt/zabbix74-proxy/Makefile @@ -0,0 +1,8 @@ +PORTNAME= zabbix74 +PORTREVISION= 0 +CATEGORIES= net-mgmt +PKGNAMESUFFIX= -proxy + +MASTERDIR= ${.CURDIR}/../${PORTNAME}-server + +.include "${MASTERDIR}/Makefile" |