diff options
-rw-r--r-- | net-mgmt/glpi-plugins-tracker-agent/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/glpi-plugins-tracker-server/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/glpi-plugins-tracker-agent/Makefile b/net-mgmt/glpi-plugins-tracker-agent/Makefile index 1688f2e4a5f3..6b7f66b3c6d7 100644 --- a/net-mgmt/glpi-plugins-tracker-agent/Makefile +++ b/net-mgmt/glpi-plugins-tracker-agent/Makefile @@ -19,6 +19,9 @@ RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager +DEPRECATED= superceded by net-mgmt/glpi-plugins-fusioninventory-server +EXPIRATION_DATE= 2015-05-22 + USES= perl5 WRKSRC= ${WRKDIR}/agent_tracker NO_BUILD= yes diff --git a/net-mgmt/glpi-plugins-tracker-server/Makefile b/net-mgmt/glpi-plugins-tracker-server/Makefile index fa6cc75315cf..3315f72b6528 100644 --- a/net-mgmt/glpi-plugins-tracker-server/Makefile +++ b/net-mgmt/glpi-plugins-tracker-server/Makefile @@ -14,6 +14,9 @@ COMMENT= Plugin of glpi to get information of networking devices by SNMP RUN_DEPENDS= glpi>=0.72:${PORTSDIR}/www/glpi +DEPRECATED= superceded by net-mgmt/glpi-plugins-fusioninventory-server +EXPIRATION_DATE= 2015-05-22 + USE_PHP= zlib WRKSRC= ${WRKDIR}/tracker |