xref: /mports/math/p5-Number-WithError/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	Number-WithError
2PORTVERSION=	1.01
3PORTREVISION=	1
4CATEGORIES=	math perl5
5MASTER_SITES=	CPAN
6PKGNAMEPREFIX=	p5-
7
8MAINTAINER=	ports@MidnightBSD.org
9COMMENT=	Numbers with error propagation and scientific rounding
10WWW=		https://metacpan.org/release/Number-WithError
11
12LICENSE=	artistic gpl+
13LICENSE_COMB=	dual
14
15BUILD_DEPENDS=	${RUN_DEPENDS}
16RUN_DEPENDS=	p5-Params-Util>=0:devel/p5-Params-Util \
17		p5-prefork>=0:devel/p5-prefork
18TEST_DEPENDS=	p5-Test-LectroTest>=0:devel/p5-Test-LectroTest
19
20USES=		perl5
21USE_PERL5=	configure
22NO_ARCH=	yes
23
24.include <bsd.port.mk>
25

served by {OpenGrok

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