# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # PHPUnit4 # PHPUnit4/Makefile # PHPUnit4/distinfo # PHPUnit4/pkg-descr # echo c - PHPUnit4 mkdir -p PHPUnit4 > /dev/null 2>&1 echo x - PHPUnit4/Makefile sed 's/^X//' >PHPUnit4/Makefile << '2292306505a1a1af3299149a0fd21e41' X# Created by: Torsten Zühlsdorff () X# $FreeBSD$ X XPORTNAME= PHPUnit XPORTVERSION= 4.3.5 XCATEGORIES= devel www XMASTER_SITES= https://phar.phpunit.de/ \ X http://ports.toco-domains.de/ XDISTNAME= phpunit-${PORTVERSION} XEXTRACT_SUFX= .phar XEXTRACT_ONLY= #none X XMAINTAINER= ports@toco-domains.de XCOMMENT= Testing framework for unit tests X XLICENSE= BSD4CLAUSE X XCONFLICTS= pear-PHPUnit-[123]* X XUSE_PHP= dom json spl pcre phar X XNO_BUILD= yes XSTRIP= X XPLIST_FILES= bin/phpunit X XWRKSRC= ${DISTDIR} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${DISTNAME}${EXTRACT_SUFX} ${STAGEDIR}${PREFIX}/bin/phpunit X X.include 2292306505a1a1af3299149a0fd21e41 echo x - PHPUnit4/distinfo sed 's/^X//' >PHPUnit4/distinfo << 'f0fe40467b5e6ecefce94506bf4b1074' XSHA256 (phpunit-4.3.5.phar) = 993942147f1b79bfb4a006fb24b1d9f5542f11adefd4b0e01ac553759f911d40 XSIZE (phpunit-4.3.5.phar) = 3328017 f0fe40467b5e6ecefce94506bf4b1074 echo x - PHPUnit4/pkg-descr sed 's/^X//' >PHPUnit4/pkg-descr << 'af7f3c6e3d74f85b4886f3a392c70b54' XPHPUnit is a regression testing framework used by the developer Xwho implements unit tests in PHP. X XWWW: http://www.phpunit.de af7f3c6e3d74f85b4886f3a392c70b54 exit