# 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: # # R-cran-commonmark # R-cran-commonmark/Makefile # R-cran-commonmark/distinfo # R-cran-commonmark/pkg-descr # echo c - R-cran-commonmark mkdir -p R-cran-commonmark > /dev/null 2>&1 echo x - R-cran-commonmark/Makefile sed 's/^X//' >R-cran-commonmark/Makefile << '2c3c1a3f3c52aed383c3ca97ce4c2b39' X# $FreeBSD$ X XPORTNAME= commonmark XDISTVERSION= 1.7 XPORTREVISION= 1 XCATEGORIES= devel XDISTNAME= ${PORTNAME}_${DISTVERSION} X XMAINTAINER= jpbeconne@free.fr XCOMMENT= High Performance CommonMark and Github Markdown Rendering in R X XLICENSE= BSD2CLAUSE XLICENSE_FILE= ${WRKSRC}/LICENSE X XUSES= cran:auto-plist,compiles X X.include 2c3c1a3f3c52aed383c3ca97ce4c2b39 echo x - R-cran-commonmark/distinfo sed 's/^X//' >R-cran-commonmark/distinfo << '433494db2adc10b9cbd736179a014079' XTIMESTAMP = 1579552465 XSHA256 (commonmark_1.7.tar.gz) = d14a767a3ea9778d6165f44f980dd257423ca6043926e3cd8f664f7171f89108 XSIZE (commonmark_1.7.tar.gz) = 134002 433494db2adc10b9cbd736179a014079 echo x - R-cran-commonmark/pkg-descr sed 's/^X//' >R-cran-commonmark/pkg-descr << 'd7d94e0555a32ddd920ed47d85aaa235' XThe CommonMark specification defines a rationalized version of markdown syntax. XThis package uses the 'cmark' reference implementation for converting markdown Xtext into various formats including html, latex and groff man. In addition it Xexposes the markdown parse tree in xml format. Also includes opt-in support for XGFM extensions including tables, autolinks, and strikethrough text. X XWWW: https://CRAN.R-project.org/package=commonmark d7d94e0555a32ddd920ed47d85aaa235 exit