mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Add LICENSE
- Update WWW
This commit is contained in:
parent
3e7af2cca7
commit
8e3198e952
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507347
@ -10,6 +10,8 @@ DISTNAME= die-c
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Marsaglia's Diehard Battery of Tests of Randomness
|
||||
|
||||
LICENSE= NONE
|
||||
|
||||
ALL_TARGET= diehard
|
||||
WRKSRC= ${WRKDIR}/die.c
|
||||
PLIST_SUB= DOCSDIR="share/doc/${PORTNAME}" DATADIR="share/${PORTNAME}"
|
||||
|
@ -3,4 +3,4 @@ by Dr. George Marsaglia of Florida State University Department of
|
||||
Statistics. Originally developed for testing pseudo-random generators,
|
||||
Diehard has since become a de facto standard for testing RNGs.
|
||||
|
||||
WWW: http://stat.fsu.edu/pub/diehard/
|
||||
WWW: https://web.archive.org/web/20161114211602/http://stat.fsu.edu/pub/diehard/
|
||||
|
Loading…
x
Reference in New Issue
Block a user