# -*- 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
set cap_name Text_Template
maintainers singingwolfboy openmaintainer
homepage https://github.com/sebastianbergmann/php-text-template
master_sites http://pear.phpunit.de/get/
distname ${cap_name}-${version}
checksums md5 2ae956193c84c3e5b543b8bab992c0f1 \
sha1 2f733232070bce28beb9c644a743f2ad30a00ce9 \
rmd160 e472afa06ad1abbac3cb2ae93564496a651dd285
description simple template engine for PHP
depends_lib path:bin/php:php5
xinstall -d ${destroot}${prefix}/lib/php
file copy ${worksrcpath}/Text ${destroot}${prefix}/lib/php/Text
livecheck.url ${homepage}/downloads
livecheck.regex {/([0-9.]+)"}