xref: /mports/math/p5-Math-Random-ISAAC/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	Math-Random-ISAAC
2PORTVERSION=	1.004
3PORTREVISION=	2
4CATEGORIES=	math perl5
5MASTER_SITES=	CPAN
6MASTER_SITE_SUBDIR=	CPAN:JAWNSY
7PKGNAMEPREFIX=	p5-
8
9MAINTAINER=	ports@MidnightBSD.org
10COMMENT=	Perl interface to the ISAAC PRNG Algorithm
11
12LICENSE=	artistic gpl
13LICENSE_COMB=	dual
14
15BUILD_DEPENDS=	${RUN_DEPENDS}
16RUN_DEPENDS=	p5-Math-Random-ISAAC-XS>0:math/p5-Math-Random-ISAAC-XS
17TEST_DEPENDS=	p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings
18
19NO_ARCH=	yes
20USES=		perl5
21USE_PERL5=	configure
22
23.include <bsd.port.mk>
24

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026