---
name: rngstreams
version: 1.0.1
origin: math/rngstreams
comment: A C implementation of a high-quality uniform random number generator
arch: freebsd:9:x86:64
www: http://statmath.wu-wien.ac.at/software/RngStreams/
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 40693
desc: |
  RngStreams is a C implementation of a high-quality uniform random number
  generator that supports multiple "independent" streams of uniform random
  numbers.

  It was written by Pierre L'Ecuyer and Richard Simard, who have a website
  at:

  http://www.iro.umontreal.ca/~simardr/indexe.html

  This GNU-style package is compiled and maintained by Josef Leydold and
  released under the GNU Public License (GPL).

  WWW: http://statmath.wu-wien.ac.at/software/RngStreams/
categories: [math]
files:
  /usr/local/include/RngStream.h: 4ef1a95897dca35c1fcf6c46add8a6b7529ffbd720f8d00ecdad21b445c9ad3d
  /usr/local/lib/librngstreams.a: 29e0715d63257f29e4968a54362341f727def7bd342c282effa5c0659021e50e
  /usr/local/lib/librngstreams.la: 7dbd10347cf2b1fa54e524f283a2d4a7e59c0211e8b5f1619951b4304e7854c4
  /usr/local/lib/librngstreams.so: '-'
  /usr/local/lib/librngstreams.so.0: 4ccf2a3478f14ebdd9b88d646c5f872225650cb911b6ab8cf95c4b6541e8809c
  /usr/local/share/doc/rngstreams/rngstreams.txt: 5b13250be48a7f53d44d41854b19903047d42f3af5c82a98eaee98bf0c453bf2
  /usr/local/share/examples/rngstreams/example1.c: 632077f774d185099a2db576ff5cfada37b5ffc714171c2cbd022e9adfdf5fb8
directories:
  /usr/local/share/examples/rngstreams/: n
  /usr/local/share/doc/rngstreams/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
