diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-11-26 00:05:56 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-11-26 00:05:56 +0000 |
commit | 2d8f29c336be2679d17a44fed3a9a79b36351624 (patch) | |
tree | b06fccc24bfbe595d6f425dab26991ac8375f69b /math/Makefile | |
parent | e739b5952a47b52586e69600e67c31f0771490cb (diff) | |
download | ports-2d8f29c336be2679d17a44fed3a9a79b36351624.tar.gz ports-2d8f29c336be2679d17a44fed3a9a79b36351624.zip |
[new port] math/p5-Math-Derivative
PR: ports/74381
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
Notes
Notes:
svn path=/head/; revision=122444
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 99fd446e3b84..6c88f362cd94 100644 --- a/math/Makefile +++ b/math/Makefile @@ -141,6 +141,7 @@ SUBDIR += p5-Math-BigIntFast SUBDIR += p5-Math-Calc-Units SUBDIR += p5-Math-Currency + SUBDIR += p5-Math-Derivative SUBDIR += p5-Math-Expr SUBDIR += p5-Math-FFT SUBDIR += p5-Math-FixedPrecision |