diff options
author | sem <sem@FreeBSD.org> | 2004-11-26 08:05:56 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-11-26 08:05:56 +0800 |
commit | 0ac6b56f1e144d0554a6156e1819db0e1a842b83 (patch) | |
tree | a6ddfaa179a785d507c9644d24d7482ae2816672 /math/Makefile | |
parent | 2238399561f02b6dc886c199dfc74efc77d5c302 (diff) | |
download | freebsd-ports-gnome-0ac6b56f1e144d0554a6156e1819db0e1a842b83.tar.gz freebsd-ports-gnome-0ac6b56f1e144d0554a6156e1819db0e1a842b83.tar.zst freebsd-ports-gnome-0ac6b56f1e144d0554a6156e1819db0e1a842b83.zip |
[new port] math/p5-Math-Derivative
PR: ports/74381
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
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 |