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