diff --git a/security/rubygem-metasploit-aggregator/Makefile b/security/rubygem-metasploit-aggregator/Makefile index 30f1850ac6d7..8d122ac05274 100644 --- a/security/rubygem-metasploit-aggregator/Makefile +++ b/security/rubygem-metasploit-aggregator/Makefile @@ -1,19 +1,22 @@ PORTNAME= metasploit-aggregator PORTVERSION= 1.0.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= antoine@FreeBSD.org COMMENT= Proxy for Meterpreter sessions WWW= https://github.com/rapid7/metasploit-aggregator LICENSE= BSD3CLAUSE +DEPRECATED= No longer used, no longer maintained upstream +EXPIRATION_DATE= 2024-03-25 + RUN_DEPENDS= rubygem-grpc>=0:net/rubygem-grpc \ rubygem-rex-arch>=0:security/rubygem-rex-arch NO_ARCH= yes USES= gem PLIST_FILES= bin/metasploit-aggregator .include