diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2005-08-28 15:32:03 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2005-08-28 15:32:03 +0800 |
commit | f675ecec1735fe3cf28265bd289e75581e3042cd (patch) | |
tree | ed5210d2ffd9e14f29785a5f1692a9771cc4c53c /math/Makefile | |
parent | b30589b431df7603485fdfc1b4d2dbadfaa6ae68 (diff) | |
download | freebsd-ports-graphics-f675ecec1735fe3cf28265bd289e75581e3042cd.tar.gz freebsd-ports-graphics-f675ecec1735fe3cf28265bd289e75581e3042cd.tar.zst freebsd-ports-graphics-f675ecec1735fe3cf28265bd289e75581e3042cd.zip |
Add p5-Math-Vec 0.02, object-Oriented Vector Math Methods in Perl.
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 81d9ddf80e8..429b146e09b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -173,6 +173,7 @@ SUBDIR += p5-Math-SimpleVariable SUBDIR += p5-Math-Spline SUBDIR += p5-Math-TrulyRandom + SUBDIR += p5-Math-Vec SUBDIR += p5-Math-VecStat SUBDIR += p5-MatrixReal SUBDIR += p5-NetCDF |