diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-12-27 19:57:48 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-12-27 19:57:48 +0000 |
commit | f51dcc0366ec4b0f22cc00b114bb54f535060fb6 (patch) | |
tree | 222f925297162a30d25391378f4249eb062977f5 /x11/ruby-X11 | |
parent | b74a7c3b40b5dee7d7ad02a086947ab1f521694f (diff) | |
download | ports-f51dcc0366ec4b0f22cc00b114bb54f535060fb6.tar.gz ports-f51dcc0366ec4b0f22cc00b114bb54f535060fb6.zip |
Notes
Diffstat (limited to 'x11/ruby-X11')
-rw-r--r-- | x11/ruby-X11/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/ruby-X11/Makefile b/x11/ruby-X11/Makefile index c086a111f853..d9d1bd2c001b 100644 --- a/x11/ruby-X11/Makefile +++ b/x11/ruby-X11/Makefile @@ -19,6 +19,9 @@ NO_BUILD= yes DOCS= ChangeLog Documentation Overview TODO EXAMPLES= tests/* +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + OPTIONS_DEFINE= DOCS do-install: |