1
0
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:
Dmitry Marakasov 2019-07-26 09:02:20 +00:00
parent 3e7af2cca7
commit 8e3198e952
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507347
2 changed files with 3 additions and 1 deletions

View File

@ -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}"

View File

@ -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/