# -*- 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
name php-unit-mock-objects
set cap_name PHPUnit_MockObject
homepage https://github.com/sebastianbergmann/phpunit-mock-objects
master_sites http://pear.phpunit.de/get/
distname ${cap_name}-${version}
checksums rmd160 d91b0301b75343772641646314d012001f8a2b34 \
sha256 f269bbc43735d2e5f038bc9af0fe481f1ebedd552c0798ffcf78298f8e4b359b
description Mock Object library for PHPUnit
depends_lib port:${php}-text-template
xinstall -d ${destroot}${prefix}/lib/php
file copy ${worksrcpath}/PHPUnit ${destroot}${prefix}/lib/php/PHPUnit
livecheck.url ${homepage}/tags
livecheck.regex {/([0-9.]+)"}