aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-10-18 23:13:18 +0800
committerthierry <thierry@FreeBSD.org>2004-10-18 23:13:18 +0800
commitbd54f00781156b5d7b23401cfc70285d0e86887b (patch)
tree559d43b51fa22e6407224c7f2f91c3599c206c54 /devel/Makefile
parent62e16dfcaca1c5154aa5e1ec3ae9e9fbe8a6f083 (diff)
downloadfreebsd-ports-gnome-bd54f00781156b5d7b23401cfc70285d0e86887b.tar.gz
freebsd-ports-gnome-bd54f00781156b5d7b23401cfc70285d0e86887b.tar.zst
freebsd-ports-gnome-bd54f00781156b5d7b23401cfc70285d0e86887b.zip
Add pear-PHPUnit2 2.0.2, regression testing framework for unit tests.
PR: 71523 Submitted by: Antônio Carlos Venâncio Júnior
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8ceea8ec6435..22f653688c1d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1066,6 +1066,7 @@
SUBDIR += pear-OLE
SUBDIR += pear-PEAR
SUBDIR += pear-PHPUnit
+ SUBDIR += pear-PHPUnit2
SUBDIR += pear-VFS
SUBDIR += pear-Validate
SUBDIR += pear-XML_Parser