diff options
Diffstat (limited to 'textproc/ruby-htmlrepair/Makefile')
-rw-r--r-- | textproc/ruby-htmlrepair/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile index d63ff0eec746..b8aa97eeca2c 100644 --- a/textproc/ruby-htmlrepair/Makefile +++ b/textproc/ruby-htmlrepair/Makefile @@ -18,6 +18,7 @@ COMMENT= A Ruby library to repair unclosed tags in an HTML document RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit +PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb USE_ZIP= yes USE_RUBY= yes |