Import GNU units 1.86.
authorobache <obache>
Sun, 19 Nov 2006 04:56:17 +0000 (04:56 +0000)
committerobache <obache>
Sun, 19 Nov 2006 04:56:17 +0000 (04:56 +0000)
commit1a8ecf496df9eaee8f4ffadf1595b4c72f106486
tree213ed25cdbc4aed302bbd9ad361cadc687084be3
parentc1a6e1ecbbbd45ad1fa35154d8b988985543e60c
Import GNU units 1.86.
Based on PR 30397 by Cameron Patrick, I modify to adapt to recent pkgsrc
tree and update from 1.85 to 1.86.

GNU Units can convert quantities expressed in one unit to an equivalent in a
difference scale.  Compared to traditional BSD implementations, it offers more
units, non-linear conversions (e.g. between degrees Celsius and Fahrenheit), a
more lenient input parser, and tab completion.  It can also be used to perform
calculations taking physical units into account, and provide the definitions of
units (e.g. "joule = N m = 1 kg m^2 / s^2").
math/units/DESCR [new file with mode: 0644]
math/units/Makefile [new file with mode: 0644]
math/units/PLIST [new file with mode: 0644]
math/units/distinfo [new file with mode: 0644]