summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-12 12:44:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-12 12:44:13 +0000
commite51647880318fd9166ba086c83f516bde873d320 (patch)
treebb07fe4985b07c71afe5b504698bf1f2c050786f /misc/Makefile
parentUpdate to 1.13 (diff)
Test::Dir - test directory attributes
FUNCTIONS dir_exists_ok Ok if the directory exists, and not ok otherwise. dir_not_exists_ok Ok if the directory does not exist, and not ok otherwise. WWW: http://search.cpan.org/dist/Test-Dir/ PR: ports/118252 Submitted by: Xavier Beaudouin <kiwi at oav.net>
Notes
Notes: svn path=/head/; revision=203254
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1787d3bd461c..6dd2fcf3eca1 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -374,6 +374,7 @@
SUBDIR += p5-Locale-SubCountry
SUBDIR += p5-Net-vCard
SUBDIR += p5-Norge
+ SUBDIR += p5-Test-Dir
SUBDIR += p5-Text-FIGlet
SUBDIR += p5-Tie-DxHash
SUBDIR += p5-Zen-Koans