aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-08 18:28:25 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-08 18:28:25 +0000
commit03ebb16928b14c32ab00413c44b5491067534869 (patch)
tree5486ec9e8940204d042d83de5a4d8899650d92fc /math/Makefile
parentf774100b1d4e135750ad2fa64540ca4040f391d1 (diff)
downloadports-03ebb16928b14c32ab00413c44b5491067534869.tar.gz
ports-03ebb16928b14c32ab00413c44b5491067534869.zip
Perl module which lets you calculate with strings (specifically passwords, but
not limited to) as if they were big integers. WWW: http://search.cpan.org/dist/Math-String/ Feature safe: yes
Notes
Notes: svn path=/head/; revision=294395
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 26aaa781c6bf..b30e71c100f8 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -424,6 +424,7 @@
SUBDIR += p5-Math-SigFigs
SUBDIR += p5-Math-SimpleVariable
SUBDIR += p5-Math-Spline
+ SUBDIR += p5-Math-String
SUBDIR += p5-Math-Symbolic
SUBDIR += p5-Math-Symbolic-Custom-CCompiler
SUBDIR += p5-Math-Symbolic-Custom-Contains