summaryrefslogtreecommitdiff
path: root/math/p5-Math-Complex
diff options
context:
space:
mode:
authorrodent <rodent>2013-07-06 00:35:15 +0000
committerrodent <rodent>2013-07-06 00:35:15 +0000
commit1a593c9812616835751073f20aa30e8efe110038 (patch)
treeeb7953c07a38aba282e1678ec7d75cb04cda881f /math/p5-Math-Complex
parent3959aea4b9dd78f67cd41fd1f35e11b2e11dab64 (diff)
downloadpkgsrc-1a593c9812616835751073f20aa30e8efe110038.tar.gz
Import p5-Math-Complex-1.59 as math/p5-Math-Complex.
This package lets you create and manipulate complex numbers. By default, Perl limits itself to real numbers, but an extra use statement brings full complex support, along with a full set of mathematical functions typically associated with and/or extended to complex numbers.
Diffstat (limited to 'math/p5-Math-Complex')
-rw-r--r--math/p5-Math-Complex/DESCR4
-rw-r--r--math/p5-Math-Complex/Makefile17
-rw-r--r--math/p5-Math-Complex/PLIST6
-rw-r--r--math/p5-Math-Complex/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/math/p5-Math-Complex/DESCR b/math/p5-Math-Complex/DESCR
new file mode 100644
index 00000000000..21810f30a3c
--- /dev/null
+++ b/math/p5-Math-Complex/DESCR
@@ -0,0 +1,4 @@
+This package lets you create and manipulate complex numbers. By default, Perl
+limits itself to real numbers, but an extra use statement brings full complex
+support, along with a full set of mathematical functions typically associated
+with and/or extended to complex numbers.
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile
new file mode 100644
index 00000000000..325d783b70c
--- /dev/null
+++ b/math/p5-Math-Complex/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2013/07/06 00:35:15 rodent Exp $
+#
+
+DISTNAME= Math-Complex-1.59
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~zefram/Math-Complex-1.59/lib/Math/Complex.pm
+COMMENT= Complex numbers and associated mathematical functions
+LICENSE= ${PERL5_LICENSE}
+
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-Complex/PLIST b/math/p5-Math-Complex/PLIST
new file mode 100644
index 00000000000..09f9a07c823
--- /dev/null
+++ b/math/p5-Math-Complex/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2013/07/06 00:35:15 rodent Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/Math/Complex.pm
+${PERL5_SUB_INSTALLVENDORLIB}/Math/Trig.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/Math/Complex/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/Math::Complex.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/Math::Trig.3
diff --git a/math/p5-Math-Complex/distinfo b/math/p5-Math-Complex/distinfo
new file mode 100644
index 00000000000..9a3be6cab69
--- /dev/null
+++ b/math/p5-Math-Complex/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/06 00:35:15 rodent Exp $
+
+SHA1 (Math-Complex-1.59.tar.gz) = 2b61547bd6dcc98e86ee439e18d28af023883c76
+RMD160 (Math-Complex-1.59.tar.gz) = 89e2ec0188eaabc9909949bb74f8434e4332c4f1
+Size (Math-Complex-1.59.tar.gz) = 38980 bytes