# 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: # # yajl-tcl # yajl-tcl/distinfo # yajl-tcl/Makefile # yajl-tcl/pkg-descr # echo c - yajl-tcl mkdir -p yajl-tcl > /dev/null 2>&1 echo x - yajl-tcl/distinfo sed 's/^X//' >yajl-tcl/distinfo << '4b6cc1c790fceb602c0470dfddb983b2' XSHA256 (yajl-tcl-1.3.tar.gz) = 906ed0e6e2bfcb86be5ed5f9a9b505f7d586641807e6f8621aab21745b06c22f XSIZE (yajl-tcl-1.3.tar.gz) = 480848 4b6cc1c790fceb602c0470dfddb983b2 echo x - yajl-tcl/Makefile sed 's/^X//' >yajl-tcl/Makefile << 'ef658bdf983fe764eb2ef32aec09d77f' X# Created by: gahr X# $FreeBSD: head/devel/yajl-tcl/Makefile 302151 2012-08-06 07:31:43Z gahr $ X XPORTNAME= yajl-tcl XPORTVERSION= 1.3 XCATEGORIES= devel X XMAINTAIER= tcltk@FreeBSD.org XCOMMENT= Tcl bindings for Yet Another JSON Library X XLICENSE= BSD X XUSE_GITHUB= yes XGH_ACCOUNT= flightaware XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XUSE_TCL= 85+ XUSE_AUTOTOOLS= autoconf XCONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \ X --with-tclinclude=${TCL_INCLUDEDIR} X XPLIST_FILES= lib/yajltcl${PORTVERSION}/libyajltcl.so.1 \ X lib/yajltcl${PORTVERSION}/pkgIndex.tcl \ X lib/yajltcl${PORTVERSION}/yajl.tcl XPLIST_DIRS= lib/yajltcl${PORTVERSION} X XLIB_DEPENDS= yajl:${PORTSDIR}/devel/yajl X X.include ef658bdf983fe764eb2ef32aec09d77f echo x - yajl-tcl/pkg-descr sed 's/^X//' >yajl-tcl/pkg-descr << 'a8cea9bb488ea8e04094efa78a49d95b' XYajl-tcl is a Tcl wrapper for the Yet Another JSON Library (YAJL). XAlthough there is already a package in the tcllib library, huddle, Xthat can generate JSON, the big advantage in using yajl-tcl is Xperformance. X XWWW: https://github.com/flightaware/yajl-tcl a8cea9bb488ea8e04094efa78a49d95b exit