diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-26 04:27:48 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-26 04:27:48 +0800 |
commit | 906da387b31fc06a4bb5d858232e5b6b32f462fd (patch) | |
tree | 7d14001389c831166afb56a44fca12f5a615c1c8 /math/Makefile | |
parent | 5c4678511382267cbf6cd9bfe26bbf1fcf976312 (diff) | |
download | freebsd-ports-graphics-906da387b31fc06a4bb5d858232e5b6b32f462fd.tar.gz freebsd-ports-graphics-906da387b31fc06a4bb5d858232e5b6b32f462fd.tar.zst freebsd-ports-graphics-906da387b31fc06a4bb5d858232e5b6b32f462fd.zip |
Adding port math/p5-Math-Units, a Perl library to perform unit conversion.
Approved by: tobez (implicit)
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 e92ba20a5db..7acb2ed2da6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -212,6 +212,7 @@ SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory SUBDIR += p5-Math-SymbolicX-Statistics-Distributions SUBDIR += p5-Math-TrulyRandom + SUBDIR += p5-Math-Units SUBDIR += p5-Math-Vec SUBDIR += p5-Math-VecStat SUBDIR += p5-MatrixReal |