diff options
author | agc <agc> | 2007-01-03 07:53:37 +0000 |
---|---|---|
committer | agc <agc> | 2007-01-03 07:53:37 +0000 |
commit | 9e88af5ea22e6985b84eca5140705b8bcdad52aa (patch) | |
tree | 8242e48ff352c58168900b76e2f9907c8cc5eaea /math/fgmp/PLIST | |
parent | e362e948a2e4b6d3dd7a70daa4657b38dc9d814a (diff) | |
download | pkgsrc-9e88af5ea22e6985b84eca5140705b8bcdad52aa.tar.gz |
Initial import of Mark Henderson's multi-precision maths (hello mid-Atlantic
divide) fgmp-1.0b5 routines into the Packages Collection:
FGMP is Mark Henderson's public domain implementation of a subset of
the GNU gmp library with the same API. The fgmp library also includes
a couple of extra routines.
Diffstat (limited to 'math/fgmp/PLIST')
-rw-r--r-- | math/fgmp/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/fgmp/PLIST b/math/fgmp/PLIST new file mode 100644 index 00000000000..3b1c0592089 --- /dev/null +++ b/math/fgmp/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/03 07:53:37 agc Exp $ +include/fgmp.h +lib/libfgmp.la |