diff options
author | glewis <glewis@FreeBSD.org> | 2005-01-14 21:52:08 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-01-14 21:52:08 +0000 |
commit | 5bd79001675305f32a9ce64557b59b4fbd2b81e2 (patch) | |
tree | 9c462ad778a9d291261f3400c77e3708c8789847 /science/Makefile | |
parent | 6c1a564564335df0de47b55e110987e867565bee (diff) | |
download | FreeBSD-ports-5bd79001675305f32a9ce64557b59b4fbd2b81e2.zip FreeBSD-ports-5bd79001675305f32a9ce64557b59b4fbd2b81e2.tar.gz |
Add a port of udunits:
The Unidata units library, udunits, supports conversion of unit
specifications between formatted and binary forms, arithmetic
manipulation of unit specifications, and conversion of values
between compatible scales of measurement.
WWW: http://www.unidata.ucar.edu/packages/udunits/
Obtained from: Gentoo (partially)
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 1bd280b..745034e 100644 --- a/science/Makefile +++ b/science/Makefile @@ -50,6 +50,7 @@ SUBDIR += ruby-dcl-gtk SUBDIR += ruby-gphys SUBDIR += simlib + SUBDIR += udunits SUBDIR += vis5d+ SUBDIR += vmd SUBDIR += x11iraf |