diff --git a/ruby-hpricot.cygport b/ruby-hpricot.cygport index 3c6a104..3969c48 100644 --- a/ruby-hpricot.cygport +++ b/ruby-hpricot.cygport @@ -2,7 +2,7 @@ inherit rubygem NAME="ruby-hpricot" VERSION=0.8.6 -RELEASE=6 +RELEASE=7 CATEGORY="Ruby" SUMMARY="Ruby HTML parser module" DESCRIPTION="Hpricot is a fast, flexible HTML parser written in C. It's @@ -10,6 +10,8 @@ designed to be very accommodating (like Tanaka Akira's HTree) and to have a very helpful library (like some JavaScript libs -- JQuery, Prototype -- give you.) The XPath and CSS parser, in fact, is based on John Resig's JQuery." +# LICENSE="N/A" + PKG_NAMES="${NAME} ${NAME}-doc" ruby_hpricot_CONTENTS=${RUBYGEM_EXTDIR#/}" "${RUBYGEM_INSTDIR#/}" "${RUBYGEM_SPEC#/} ruby_hpricot_doc_CONTENTS=${RUBYGEM_DOCDIR#/}