aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-SigFigs
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-30 03:15:40 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-30 03:15:40 +0000
commit73f03e189b50fba81062c97a216dc1e19cb2f15a (patch)
treeace211b1d29380b22fed82f0835936d0741a676e /math/p5-Math-SigFigs
parentfa1b03416055e85bb72c527abce69d32d15e8989 (diff)
downloadports-73f03e189b50fba81062c97a216dc1e19cb2f15a.tar.gz
ports-73f03e189b50fba81062c97a216dc1e19cb2f15a.zip
Do math with correct handling of significant figures
WWW: http://search.cpan.org/dist/Math-SigFigs/ PR: ports/145138 Submitted by: Steve Wills <steve@mouf.net>
Notes
Notes: svn path=/head/; revision=251780
Diffstat (limited to 'math/p5-Math-SigFigs')
-rw-r--r--math/p5-Math-SigFigs/Makefile26
-rw-r--r--math/p5-Math-SigFigs/distinfo3
-rw-r--r--math/p5-Math-SigFigs/pkg-descr3
-rw-r--r--math/p5-Math-SigFigs/pkg-plist6
4 files changed, 38 insertions, 0 deletions
diff --git a/math/p5-Math-SigFigs/Makefile b/math/p5-Math-SigFigs/Makefile
new file mode 100644
index 000000000000..7c16e284c8e0
--- /dev/null
+++ b/math/p5-Math-SigFigs/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-Math-SigFigs
+# Date created: 2010-03-04
+# Whom: Steve Wills <steve@mouf.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-SigFigs
+PORTVERSION= 1.09
+CATEGORIES= math perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= steve@mouf.net
+COMMENT= Do math with correct handling of significant figures
+
+BUILD_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+RUN_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+
+PERL_CONFIGURE= yes
+
+MAN3= Math::SigFigs.3
+
+.include <bsd.port.mk>
diff --git a/math/p5-Math-SigFigs/distinfo b/math/p5-Math-SigFigs/distinfo
new file mode 100644
index 000000000000..8a6e6c690d7d
--- /dev/null
+++ b/math/p5-Math-SigFigs/distinfo
@@ -0,0 +1,3 @@
+MD5 (Math-SigFigs-1.09.tar.gz) = 0ec16f707c54a37b2417d29a858382ae
+SHA256 (Math-SigFigs-1.09.tar.gz) = 54a01e671286db0bc7ee9bae836ddd8f2ae089565a9607a06da7af3f29c78bbe
+SIZE (Math-SigFigs-1.09.tar.gz) = 11426
diff --git a/math/p5-Math-SigFigs/pkg-descr b/math/p5-Math-SigFigs/pkg-descr
new file mode 100644
index 000000000000..582267fcd3a6
--- /dev/null
+++ b/math/p5-Math-SigFigs/pkg-descr
@@ -0,0 +1,3 @@
+Do math with correct handling of significant figures
+
+WWW: http://search.cpan.org/dist/Math-SigFigs/
diff --git a/math/p5-Math-SigFigs/pkg-plist b/math/p5-Math-SigFigs/pkg-plist
new file mode 100644
index 000000000000..dee90efa0f1d
--- /dev/null
+++ b/math/p5-Math-SigFigs/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/Math/SigFigs.pm
+%%SITE_PERL%%/Math/SigFigs.pod
+%%SITE_PERL%%/mach/auto/Math/SigFigs/.packlist
+@dirrmtry %%SITE_PERL%%/mach/auto/Math/SigFigs
+@dirrmtry %%SITE_PERL%%/mach/auto/Math
+@dirrmtry %%SITE_PERL%%/Math