aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix74-java/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix74-java/Makefile')
-rw-r--r--net-mgmt/zabbix74-java/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/zabbix74-java/Makefile b/net-mgmt/zabbix74-java/Makefile
new file mode 100644
index 000000000000..b3a6e3fff259
--- /dev/null
+++ b/net-mgmt/zabbix74-java/Makefile
@@ -0,0 +1,11 @@
+PORTNAME= zabbix74
+PORTREVISION= 0
+CATEGORIES= net-mgmt
+PKGNAMESUFFIX= -java
+
+MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
+PLIST= ${PKGDIR}/pkg-plist.java
+
+OPTIONS_DEFINE= IPV6
+
+.include "${MASTERDIR}/Makefile"