diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-15 17:18:09 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-15 17:18:09 +0000 |
commit | b7f5e4e877b270712f673e67bda13610e3f28460 (patch) | |
tree | 193b966810f2deabeabe232ac8c3bad9ae823941 /math/Makefile | |
parent | 30bd87f5ee5b5b28a11082d8c8850fdd45450da8 (diff) | |
download | ports-b7f5e4e877b270712f673e67bda13610e3f28460.tar.gz ports-b7f5e4e877b270712f673e67bda13610e3f28460.zip |
Adding port math/p5-Math-Series, a Perl extension dealing with mathematic series
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=162470
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index e2be70aa9ef5..418efa43fda0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -188,6 +188,7 @@ SUBDIR += p5-Math-Random-MT SUBDIR += p5-Math-Round SUBDIR += p5-Math-Sequence + SUBDIR += p5-Math-Series SUBDIR += p5-Math-SimpleVariable SUBDIR += p5-Math-Spline SUBDIR += p5-Math-Symbolic |