# $Id: Portfile 68386 2010-06-02 21:52:05Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           python26 1.0

name                py26-mustache
set real_name       pystache
version             0.3.1
categories-append   www
platforms           darwin
maintainers         singingwolfboy openmaintainer
homepage            http://defunkt.github.com/mustache/
description         Logic-less templates, implemented in Python.
long_description    \
    Inspired by ctemplate and et, Mustache is a framework-agnostic way \
    to render logic-free views.

master_sites        http://pypi.python.org/packages/source/p/${real_name}/
distname            ${real_name}-${version}
checksums           md5     f37d4420f00039843f29a4900ff52131 \
                    sha1    829b5fc7c9819999ddd58fd9d681f776494c2e04 \
                    rmd160  e26573c9ffc9a9543e9508344e9d36702288085c
                    