diff options
| author | Steve Wills <swills@FreeBSD.org> | 2014-01-25 20:47:28 +0000 |
|---|---|---|
| committer | Steve Wills <swills@FreeBSD.org> | 2014-01-25 20:47:28 +0000 |
| commit | fd414793d2dbf9402b63a920675c8c577b09b6af (patch) | |
| tree | 2c90ea0d7375b718c8001633a6c9e2cdd0a3b82d /lang/ruby-programmingruby/Makefile | |
| parent | Support stage (diff) | |
- Documents old version of Ruby, mark for deletion
PR: ports/185540
Submitted by: clutton <clutton@zoho.com>
Notes
Notes:
svn path=/head/; revision=341096
Diffstat (limited to 'lang/ruby-programmingruby/Makefile')
| -rw-r--r-- | lang/ruby-programmingruby/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ruby-programmingruby/Makefile b/lang/ruby-programmingruby/Makefile index c1b250492251..ced10712dcbb 100644 --- a/lang/ruby-programmingruby/Makefile +++ b/lang/ruby-programmingruby/Makefile @@ -24,6 +24,10 @@ NO_WRKSUBDIR= yes DOCSDIR= ${RUBY_MODDOCDIR} NO_STAGE= yes + +DEPRECATED= Documents EOLd version of Ruby and unmaintained +EXPIRATION_DATE= 2014-02-25 + do-install: ${MKDIR} ${RUBY_MODDOCDIR} @${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} -C ${RUBY_MODDOCDIR} |
