# 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: # # pecl-yaml2 # pecl-yaml2/distinfo # pecl-yaml2/Makefile # pecl-yaml2/pkg-descr # echo c - pecl-yaml2 mkdir -p pecl-yaml2 > /dev/null 2>&1 echo x - pecl-yaml2/distinfo sed 's/^X//' >pecl-yaml2/distinfo << '80a8b092d35cef9b038c7e474e918ee5' XTIMESTAMP = 1480685706 XSHA256 (PECL/yaml-2.0.0.tgz) = ef13ff56c184290c025a522bf9ae2e1b3ecc8543c3a5161dd02adec90897a221 XSIZE (PECL/yaml-2.0.0.tgz) = 37960 80a8b092d35cef9b038c7e474e918ee5 echo x - pecl-yaml2/Makefile sed 's/^X//' >pecl-yaml2/Makefile << 'a2227bf7ac059829967cd4c0c15548f3' X# $FreeBSD$ X XPORTNAME= yaml XPORTVERSION= 2.0.0 XCATEGORIES= textproc pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XPKGNAMESUFFIX= 2 XDIST_SUBDIR= PECL X XMAINTAINER= dbaio@bsd.com.br XCOMMENT= YAML-1.1 parser and emitter X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XLIB_DEPENDS= libyaml.so:textproc/libyaml X XPORTSCOUT= limit:^2.* X XUSES= php:ext tar:tgz XIGNORE_WITH_PHP= 56 XCONFLICTS= pecl-yaml-1* X X.include a2227bf7ac059829967cd4c0c15548f3 echo x - pecl-yaml2/pkg-descr sed 's/^X//' >pecl-yaml2/pkg-descr << '9e70c8568b8f608bb9df0f88d2444652' Xpecl-yaml is a YAML-1.1 parser and emitter, it Support for XYAML 1.1 (YAML Ain't Markup Language) serialization using Xthe LibYAML library. X XWWW: http://pecl.php.net/package/yaml/ 9e70c8568b8f608bb9df0f88d2444652 exit