aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-10-24 17:30:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-10-24 17:30:59 +0000
commit5ddfbdae1f53932dad5599eb0b3c005a6de28e3f (patch)
treeb7bbf02a472ec877cd4c99f20f35cc7d0763d356 /devel/Makefile
parente63011f375b36d528e31c04d9b4e1a5f866f4368 (diff)
downloadports-5ddfbdae1f53932dad5599eb0b3c005a6de28e3f.tar.gz
ports-5ddfbdae1f53932dad5599eb0b3c005a6de28e3f.zip
Add p5-String-Parity 1.31, a perl5 module to generate and test
even, odd, mark and space parity on strings.
Notes
Notes: svn path=/head/; revision=68741
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 42da45d7a1cd..c57868bf40aa 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -569,6 +569,7 @@
SUBDIR += p5-String-CRC32
SUBDIR += p5-String-Checker
SUBDIR += p5-String-LRC
+ SUBDIR += p5-String-Parity
SUBDIR += p5-String-Random
SUBDIR += p5-String-RexxParse
SUBDIR += p5-String-Similarity