diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-02 10:33:18 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-02 10:33:18 +0000 |
commit | 8902576db99562666a93b5306106d228db967a94 (patch) | |
tree | 89917383911ec825eced7322ae90b9f335102d13 /textproc/ruby-htmlrepair | |
parent | e0074a5dca1ad38cef68ae543abd4965a3383da3 (diff) | |
download | ports-8902576db99562666a93b5306106d228db967a94.tar.gz ports-8902576db99562666a93b5306106d228db967a94.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106160
Submitted by: gabor
Notes
Notes:
svn path=/head/; revision=178566
Diffstat (limited to 'textproc/ruby-htmlrepair')
-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 b09aa2563c0d..022d93fa1d3c 100644 --- a/textproc/ruby-htmlrepair/Makefile +++ b/textproc/ruby-htmlrepair/Makefile @@ -18,6 +18,9 @@ COMMENT= A Ruby library to repair unclosed tags in an HTML document RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit +DEPRECATED= distfile and homepage disappeared, deprecated dependency +EXPIRATION_DATE= 2007-01-01 + PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb USE_ZIP= yes USE_RUBY= yes |