Initial import of prngd

This commit is contained in:
Tom G. Christensen
2002-12-20 12:42:02 +00:00
committed by tgc
parent 1ec9df4b25
commit 03d29622b4
7 changed files with 336 additions and 0 deletions

11
prngd/meta/pkginfo.in Normal file
View File

@@ -0,0 +1,11 @@
PKG="%%pkg%%"
NAME="PRNG - entropy gathering daemon"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="application"
VENDOR="http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html"
EMAIL="Tom G. Christensen - tgc@statsbiblioteket.dk"
PSTAMP="Tom G. Christensen"
BASEDIR=/usr/local
CLASSES="none"
DESC="PRNGD - Pseudo Random Number Generator Daemon"