2016-01-23 16:13:17 +01:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= Crypt-Random-TESHA2
|
|
|
|
PORTVERSION= 0.01
|
|
|
|
CATEGORIES= security perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Random numbers using timer/schedule entropy
|
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2016-01-23 16:13:17 +01:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
USES= perl5
|
2021-04-18 07:00:28 +02:00
|
|
|
USE_PERL5= configure
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2016-01-23 16:13:17 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|