diff options
author | sem <sem@FreeBSD.org> | 2004-11-26 08:14:38 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-11-26 08:14:38 +0800 |
commit | 964ad857b8cf31020eff469858870f31bbbcd335 (patch) | |
tree | 0737f19c5b1f489f169b44293b0f00fd0eb8e475 /math/Makefile | |
parent | 13394213251e64049aea6d6a7e77e1b95132175b (diff) | |
download | freebsd-ports-gnome-964ad857b8cf31020eff469858870f31bbbcd335.tar.gz freebsd-ports-gnome-964ad857b8cf31020eff469858870f31bbbcd335.tar.zst freebsd-ports-gnome-964ad857b8cf31020eff469858870f31bbbcd335.zip |
[new port] math/p5-Math-Spline
PR: ports/74380
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 6c88f362cd94..b5af2c6b55b9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -155,6 +155,7 @@ SUBDIR += p5-Math-Random-MT SUBDIR += p5-Math-Round SUBDIR += p5-Math-SimpleVariable + SUBDIR += p5-Math-Spline SUBDIR += p5-Math-TrulyRandom SUBDIR += p5-MatrixReal SUBDIR += p5-NetCDF |