diff options
author | antoine <antoine@FreeBSD.org> | 2016-10-01 17:13:40 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-10-01 17:13:40 +0800 |
commit | 4996a29a914124fdeb0461b069f54e857feae295 (patch) | |
tree | f56b08e98da06acd31184a35a9e26cfbc9d6f583 /textproc | |
parent | 94023a746a0ae0d584700ad4314087c5248977b2 (diff) | |
download | freebsd-ports-gnome-4996a29a914124fdeb0461b069f54e857feae295.tar.gz freebsd-ports-gnome-4996a29a914124fdeb0461b069f54e857feae295.tar.zst freebsd-ports-gnome-4996a29a914124fdeb0461b069f54e857feae295.zip |
Deprecate: needed only for EOL versions of Ruby
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-string-scrub/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rubygem-string-scrub/Makefile b/textproc/rubygem-string-scrub/Makefile index cbf2f6d03447..97c45fd49c73 100644 --- a/textproc/rubygem-string-scrub/Makefile +++ b/textproc/rubygem-string-scrub/Makefile @@ -10,6 +10,9 @@ COMMENT= String\#scrub for Ruby 2.0.0 and 1.9.3 LICENSE= MIT +DEPRECATED= needed only for EOL versions of Ruby +EXPIRATION_DATE= 2016-11-01 + NO_ARCH= yes USE_RUBY= yes |