From 12a1a53a9c14dd7ecf8df0a472e8afb241cb30f3 Mon Sep 17 00:00:00 2001 From: swills Date: Tue, 27 Dec 2016 20:04:06 +0000 Subject: archivers/ruby-lha: deprecate --- archivers/ruby-lha/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'archivers') diff --git a/archivers/ruby-lha/Makefile b/archivers/ruby-lha/Makefile index 70c1b336da75..176468a90812 100644 --- a/archivers/ruby-lha/Makefile +++ b/archivers/ruby-lha/Makefile @@ -25,6 +25,9 @@ SHEBANG_FILES= ${EXAMPLES} OPTIONS_DEFINE= DOCS +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + # We don't have executables in this package, but rake uses # INSTALL_PROG for shared libraries: MAKE_ARGS= INSTALL_PROG="${INSTALL_LIB}" -- cgit