diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-02 18:03:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-02 18:03:16 +0000 |
commit | 86118766e69af1a1ad07a6aef5c4198957ffe505 (patch) | |
tree | 401857152c72f30316d32e3bc729e8428caa998e /devel/Makefile | |
parent | Add p5-Pod-Simple 0.96, framework for parsing Pod. (diff) |
Add p5-Test-Pod 0.95, check for POD errors in files.
PR: 54021
Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes:
svn path=/head/; revision=84059
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 6d25b5210d3f..0b695c3a2cf3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -710,6 +710,7 @@ SUBDIR += p5-Test-Exception SUBDIR += p5-Test-Harness SUBDIR += p5-Test-Inline + SUBDIR += p5-Test-Pod SUBDIR += p5-Test-Simple SUBDIR += p5-Test-Unit SUBDIR += p5-Tie-Cache |