# 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: # # c # c/Makefile # c/pkg-descr # c/distinfo # echo c - c mkdir -p c > /dev/null 2>&1 echo x - c/Makefile sed 's/^X//' >c/Makefile << 'f0b55a1f8f69dbc433bcae7c6a6785f4' X# $FreeBSD$ X XPORTNAME= c XPORTVERSION= 0.09 XCATEGORIES= lang X XMAINTAINER= neel@neelc.org XCOMMENT= Tool to compile and run C programs like a shell script X XLICENSE= MIT X XRUN_DEPENDS= bash:${PORTSDIR}/shells/bash X XUSE_GITHUB= yes XGH_ACCOUNT= ryanmjacobs XGH_TAGNAME= v${PORTVERSION} XGH_COMMIT= 342e478 XNO_BUILD= yes X XSHEBANG_FILES= c X XPLIST_FILES= bin/${PORTNAME} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} X X.include f0b55a1f8f69dbc433bcae7c6a6785f4 echo x - c/pkg-descr sed 's/^X//' >c/pkg-descr << 'a9d3e4a8e399c59a2dfee6e6bf3594e1' XTool to compile and run C programs like a shell script. X XWWW: https://www.github.com/ryanmjacobs/c a9d3e4a8e399c59a2dfee6e6bf3594e1 echo x - c/distinfo sed 's/^X//' >c/distinfo << 'a16ab03071fafd7d267d931bce6d0ff9' XSHA256 (c-0.09.tar.gz) = b1f2f803afb9d802e486f67c8d54faf0f553a3ac576ad55e0df0f19431463394 XSIZE (c-0.09.tar.gz) = 15532 a16ab03071fafd7d267d931bce6d0ff9 exit