diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-09-26 12:47:39 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-09-26 12:47:39 +0000 |
commit | 3fb2809aa4c92b57cb717823c5fec7525ebc67f4 (patch) | |
tree | 7b2b4a1e4399373ee2446608d80b7e32889920cf /devel/Makefile | |
parent | 91f5f8bbd3f4aaa6b15b9975cdd2cfc7843a2e41 (diff) | |
download | ports-3fb2809aa4c92b57cb717823c5fec7525ebc67f4.tar.gz ports-3fb2809aa4c92b57cb717823c5fec7525ebc67f4.zip |
Add p5-Test-Unit 0.24, PerlUnit testing framework.
Notes
Notes:
svn path=/head/; revision=67149
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index b920555075cd..472614f068e1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -579,6 +579,7 @@ SUBDIR += p5-Test-Harness SUBDIR += p5-Test-Inline SUBDIR += p5-Test-Simple + SUBDIR += p5-Test-Unit SUBDIR += p5-Tie-Cache SUBDIR += p5-Tie-DB_FileLock SUBDIR += p5-Tie-IxHash |