summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:45:43 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:45:43 +0000
commitbc47b1f8b989547b5b05875a6622bf1de9b37b96 (patch)
tree27be9e87ffba2f8fb9639df35e85f6195f8167ad /devel
parentAdd p5-String-RexxParse 1.08, perl module that provides an interface to (diff)
Add p5-String-Strip 1.01, perl module that implements efficient
whitespace removal routines.
Notes
Notes: svn path=/head/; revision=36732
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index fd72b3cc2a3e..d9598b25faac 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -272,6 +272,7 @@
SUBDIR += p5-String-Approx
SUBDIR += p5-String-Checker
SUBDIR += p5-String-RexxParse
+ SUBDIR += p5-String-Strip
SUBDIR += p5-Term-ANSIColor
SUBDIR += p5-Term-Query
SUBDIR += p5-Term-ReadKey