# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-html-pipeline1 # rubygem-html-pipeline1/Makefile # rubygem-html-pipeline1/distinfo # rubygem-html-pipeline1/pkg-descr # echo c - rubygem-html-pipeline1 mkdir -p rubygem-html-pipeline1 > /dev/null 2>&1 echo x - rubygem-html-pipeline1/Makefile sed 's/^X//' >rubygem-html-pipeline1/Makefile << '0fe2e8876bf93d345fdd9bf839780098' X# Created by Torsten Zühlsdorff X# $FreeBSD$ X XPORTNAME= html-pipeline XPORTVERSION= 1.11.0 XCATEGORIES= textproc rubygems XMASTER_SITES= RG X XMAINTAINER= ruby@FreeBSD.org XCOMMENT= GitHub HTML processing filters and utilities X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= rubygem-activesupport4>=2:${PORTSDIR}/devel/rubygem-activesupport4 \ X rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri X XNO_ARCH= yes XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include 0fe2e8876bf93d345fdd9bf839780098 echo x - rubygem-html-pipeline1/distinfo sed 's/^X//' >rubygem-html-pipeline1/distinfo << '6bacfbdcd45736fbba71cbefaeeebedd' XSHA256 (rubygem/html-pipeline-1.11.0.gem) = 3461d1f709ef4812f11cc9789bdebb801813ba726e5544df3aad6c62336d93f9 XSIZE (rubygem/html-pipeline-1.11.0.gem) = 33792 6bacfbdcd45736fbba71cbefaeeebedd echo x - rubygem-html-pipeline1/pkg-descr sed 's/^X//' >rubygem-html-pipeline1/pkg-descr << '40d1f3398934797046984a3b640c4824' XThis library provides a handful of chainable HTML filters to Xtransform user content into markup. A filter takes an HTML Xstring or Nokogiri::HTML::DocumentFragment, optionally Xmanipulates it, and then outputs the result. X XWWW: https://github.com/jch/html-pipeline 40d1f3398934797046984a3b640c4824 exit