mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
- distfile and homepage online
This commit is contained in:
parent
25fae07765
commit
0cb0cc9d1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185878
2 changed files with 1 additions and 6 deletions
|
@ -18,9 +18,6 @@ COMMENT= A Ruby library to repair unclosed tags in an HTML document
|
||||||
|
|
||||||
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
|
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
|
PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -16,9 +16,6 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A Ruby library to split an HTML document into tags and contents
|
COMMENT= A Ruby library to split an HTML document into tags and contents
|
||||||
|
|
||||||
DEPRECATED= distfile and homepage disappeared
|
|
||||||
EXPIRATION_DATE= 2006-12-30
|
|
||||||
|
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
||||||
|
@ -30,3 +27,4 @@ do-install:
|
||||||
${INSTALL_DATA} ${WRKSRC}/htmlsplit.rb ${RUBY_SITELIBDIR}/
|
${INSTALL_DATA} ${WRKSRC}/htmlsplit.rb ${RUBY_SITELIBDIR}/
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
# http://www.moonwolf.com/ruby/archive/htmlsplit102.zip
|
||||||
|
|
Loading…
Add table
Reference in a new issue