diff options
Diffstat (limited to 'net-mgmt/zabbix5-java/Makefile')
-rw-r--r-- | net-mgmt/zabbix5-java/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/zabbix5-java/Makefile b/net-mgmt/zabbix5-java/Makefile deleted file mode 100644 index 08e16f1f83bb..000000000000 --- a/net-mgmt/zabbix5-java/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -PORTNAME= zabbix5 -CATEGORIES= net-mgmt -PKGNAMESUFFIX= -java - -MASTERDIR= ${.CURDIR}/../zabbix5-server - -PLIST= ${PKGDIR}/pkg-plist.java - -OPTIONS_DEFINE= IPV6 - -.include "${MASTERDIR}/Makefile" |