# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem                       1.0
PortGroup               kde4     1.1
PortGroup               github   1.0

epoch                   1
github.setup            steveire grantlee 0.5.1 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from     tarball
revision                0

checksums               rmd160  5d2aa17b60cc4e34df0d08623aeb62766f3ebe82 \
                        sha256  34e2d3dc057022b78df1c5d15d688721cfa0f40e1abb110b68ee6f7236f68a8e \
                        size    1172759

categories              devel kde kde4
maintainers             nomaintainer

description             string template engine based on the Django template system
long_description        Grantlee is a {*}${description}.

license                 LGPL

compiler.cxx_standard   2011
