Import php5-pear-PHPUnit-3.4.15 as wip/PHPUnit.

PHPUnit is a regression testing framework used by the developer who implements
unit tests in PHP.
This commit is contained in:
OBATA Akio 2010-08-25 08:05:51 +00:00 committed by Thomas Klausner
parent 348df2f6d4
commit 802e875223
3 changed files with 25 additions and 0 deletions

2
PHPUnit/DESCR Normal file
View File

@ -0,0 +1,2 @@
PHPUnit is a regression testing framework used by the developer who implements
unit tests in PHP.

18
PHPUnit/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/08/25 08:05:51 obache Exp $
DISTNAME= PHPUnit-3.4.15
CATEGORIES+= devel
MASTER_SITES= http://pear.phpunit.de/get/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.phpunit.de/
COMMENT= PHP regression testing framework for unit tests
LICENSE= modified-bsd
BUILD_DEPENDS+= ${PHP_PKG_PREFIX}-pear-channel-phpunit-[0-9]*:../../wip/pear-channel-phpunit
DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../wip/mk/pear.mk"
.include "../../mk/bsd.pkg.mk"

5
PHPUnit/distinfo Normal file
View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/08/25 08:05:51 obache Exp $
SHA1 (pear/PHPUnit-3.4.15.tgz) = 8f829d38e378b92606712a7b735b18666f7e9a4e
RMD160 (pear/PHPUnit-3.4.15.tgz) = fd7b125094dddd3974e167e8d2f18b16f584e9d1
Size (pear/PHPUnit-3.4.15.tgz) = 255036 bytes