diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-htmlrepair/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile index 8ba465e6fe67..d58115a9351c 100644 --- a/textproc/ruby-htmlrepair/Makefile +++ b/textproc/ruby-htmlrepair/Makefile @@ -21,6 +21,9 @@ USE_RUBY= yes NO_BUILD= yes NO_WRKSUBDIR= yes +DEPRECATED= Upstream no longer exists +EXPIRATION_DATE= 2017-01-28 + do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/htmlrepair.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ |