diff options
Diffstat (limited to 'textproc/ruby-htmlcompact/Makefile')
-rw-r--r-- | textproc/ruby-htmlcompact/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-htmlcompact/Makefile b/textproc/ruby-htmlcompact/Makefile index bb3a7a5aac60..7587f5cc772a 100644 --- a/textproc/ruby-htmlcompact/Makefile +++ b/textproc/ruby-htmlcompact/Makefile @@ -18,6 +18,7 @@ COMMENT= A Ruby library to compact an HTML document by reducing whitespaces RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit +PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlcompact.rb USE_BZIP2= yes USE_RUBY= yes |