# 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: # # lci/ # lci/Makefile # lci/distinfo # lci/pkg-descr # echo c - lci/ mkdir -p lci/ > /dev/null 2>&1 echo x - lci/Makefile sed 's/^X//' >lci/Makefile << '4191c8d1967af290693fe29f8efcc640' X# $FreeBSD$ X XPORTNAME= lci XPORTVERSION= 1.2 XCATEGORIES= lang X XMAINTAINER= che@bein.link XCOMMENT= Original LOLCODE interpreter X XLICENSE= GPLv3 X XUSE_GITHUB= yes XGH_ACCOUNT= justinmeza XGH_COMMIT= e017dc6 XGH_TAGNAME= ${GH_COMMIT} X XUSES= cmake XCMAKE_SOURCE_PATH= ${WRKSRC} XPLIST_FILES= bin/lci X X.include 4191c8d1967af290693fe29f8efcc640 echo x - lci/distinfo sed 's/^X//' >lci/distinfo << 'cfb57fc80ebbe22d9314df5a1d64a15d' XSHA256 (lci-1.2.tar.gz) = b19098bb440f20f25d22f346dea22354d93c44b3e900b6b9dc0f4025e55e48d8 XSIZE (lci-1.2.tar.gz) = 303011 cfb57fc80ebbe22d9314df5a1d64a15d echo x - lci/pkg-descr sed 's/^X//' >lci/pkg-descr << 'f92ddcd7908f5ec857177e2da7a933e6' XThis is the original LOLCODE interpreter. X XWWW: http://lolcode.org f92ddcd7908f5ec857177e2da7a933e6 exit