summaryrefslogtreecommitdiff
path: root/math/p5-Math-Derivative
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-02-20 11:26:20 +0000
committerfhajny <fhajny>2014-02-20 11:26:20 +0000
commit7b0d6e61320e4994ea37c49b6d7230bcb022d13d (patch)
tree9329d1293eb7cc1229629acad67dd9f47cd3c55a /math/p5-Math-Derivative
parent406fed245a25091bc87c701ec240f63090732ac9 (diff)
downloadpkgsrc-7b0d6e61320e4994ea37c49b6d7230bcb022d13d.tar.gz
Import math/p5-Math-Derivative.
Numeric 1st and 2nd order differentiation.
Diffstat (limited to 'math/p5-Math-Derivative')
-rw-r--r--math/p5-Math-Derivative/DESCR1
-rw-r--r--math/p5-Math-Derivative/Makefile16
-rw-r--r--math/p5-Math-Derivative/distinfo5
3 files changed, 22 insertions, 0 deletions
diff --git a/math/p5-Math-Derivative/DESCR b/math/p5-Math-Derivative/DESCR
new file mode 100644
index 00000000000..bf82396784c
--- /dev/null
+++ b/math/p5-Math-Derivative/DESCR
@@ -0,0 +1 @@
+Numeric 1st and 2nd order differentiation.
diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile
new file mode 100644
index 00000000000..56ffad593ae
--- /dev/null
+++ b/math/p5-Math-Derivative/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2014/02/20 11:26:20 fhajny Exp $
+
+DISTNAME= Math-Derivative-0.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Math-Derivative
+COMMENT= Numeric 1st and 2nd order differentiation
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Math/Derivative/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-Derivative/distinfo b/math/p5-Math-Derivative/distinfo
new file mode 100644
index 00000000000..b9b7753573f
--- /dev/null
+++ b/math/p5-Math-Derivative/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/20 11:26:20 fhajny Exp $
+
+SHA1 (Math-Derivative-0.01.tar.gz) = c116497d1930b4e94a3a393a6cffac2d655ffd61
+RMD160 (Math-Derivative-0.01.tar.gz) = 43ed646d13bb14aed6d2c0e20b2cad39a63c08c1
+Size (Math-Derivative-0.01.tar.gz) = 1935 bytes