diff options
author | swills <swills@FreeBSD.org> | 2016-12-28 04:04:06 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-12-28 04:04:06 +0800 |
commit | 12a1a53a9c14dd7ecf8df0a472e8afb241cb30f3 (patch) | |
tree | 4af5030e46a5fa0477dffc9cea0ebe858d343377 /archivers | |
parent | 152c7e16216f46998d7bbbb3127c647f18c0cf5a (diff) | |
download | freebsd-ports-gnome-12a1a53a9c14dd7ecf8df0a472e8afb241cb30f3.tar.gz freebsd-ports-gnome-12a1a53a9c14dd7ecf8df0a472e8afb241cb30f3.tar.zst freebsd-ports-gnome-12a1a53a9c14dd7ecf8df0a472e8afb241cb30f3.zip |
archivers/ruby-lha: deprecate
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ruby-lha/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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}" |