diff --git a/devel/rubygem-ruby_dep/Makefile b/devel/rubygem-ruby_dep/Makefile index 0d8b11ff4a7c..cacb8a8d2193 100644 --- a/devel/rubygem-ruby_dep/Makefile +++ b/devel/rubygem-ruby_dep/Makefile @@ -1,17 +1,20 @@ PORTNAME= ruby_dep PORTVERSION= 1.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Creates a version constraint of supported Rubies WWW= https://github.com/e2/ruby_dep LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Upstream official support to Ruby 2.x only and is inactive for 7.5 years. And there is no dependent ports +EXPIRATION_DATE=2024-04-30 + USES= gem NO_ARCH= yes .include