# 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: # # pystache # pystache/Makefile # pystache/pkg-descr # pystache/distinfo # echo c - pystache mkdir -p pystache > /dev/null 2>&1 echo x - pystache/Makefile sed 's/^X//' >pystache/Makefile << 'af59826b358f68925d9bb94aa0709a56' X# New ports collection makefile for: pystache X# Date created: 19 March 2012 X# Whom: Grzegorz Blach X# X# $FreeBSD$ X XPORTNAME= pystache XPORTVERSION= 0.4.0 XCATEGORIES= textproc www python XMASTER_SITES= CHEESESHOP X XMAINTAINER= magik@roorback.net XCOMMENT= Logic-less templates for Python X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% X X.include af59826b358f68925d9bb94aa0709a56 echo x - pystache/pkg-descr sed 's/^X//' >pystache/pkg-descr << '3be5746cd12b390a6a28cf4db0d0a630' XPystache is a Python implementation of Mustache. XInspired by ctemplate and et, Mustache is a framework-agnostic Xway to render logic-free views. X XWWW: https://github.com/defunkt/pystache 3be5746cd12b390a6a28cf4db0d0a630 echo x - pystache/distinfo sed 's/^X//' >pystache/distinfo << 'dc61b37528bbaa7286469b1104bf84c2' XSHA256 (pystache-0.4.0.tar.gz) = afdcf222583193f1dcca17b1e6801a864b05c1e772abff90c88f41f4f77b3ae9 XSIZE (pystache-0.4.0.tar.gz) = 6360 dc61b37528bbaa7286469b1104bf84c2 exit