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