aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-15 17:12:48 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-15 17:12:48 +0000
commit30bd87f5ee5b5b28a11082d8c8850fdd45450da8 (patch)
tree606c66f3c9969ed33474fcf96bb5a1eccf069726 /math/Makefile
parentce00b8d7d883bf382182da027976a7f01661a59c (diff)
downloadports-30bd87f5ee5b5b28a11082d8c8850fdd45450da8.tar.gz
ports-30bd87f5ee5b5b28a11082d8c8850fdd45450da8.zip
Adding port math/p5-Math-SequenceE, a Perl extension dealing with mathematic sequences
Approved by: tobez (implicit)
Notes
Notes: svn path=/head/; revision=162468
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 f2c53539c19c..e2be70aa9ef5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -187,6 +187,7 @@
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT
SUBDIR += p5-Math-Round
+ SUBDIR += p5-Math-Sequence
SUBDIR += p5-Math-SimpleVariable
SUBDIR += p5-Math-Spline
SUBDIR += p5-Math-Symbolic