diff options
author | rodent <rodent@pkgsrc.org> | 2013-07-06 00:36:53 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-07-06 00:36:53 +0000 |
commit | 3b6920e1fa8311238339e8ed8aab23641963c543 (patch) | |
tree | 4650f4e059b36f9e138219dded7ad7c8c0839e11 /math/Makefile | |
parent | 74bdc7d22b0b6e7cdae0efe27545e485f479f5ba (diff) | |
download | pkgsrc-3b6920e1fa8311238339e8ed8aab23641963c543.tar.gz |
+p5-Math-Complex
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index c40bb6bbd19..b5ea2a32213 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.253 2013/07/03 14:36:49 sno Exp $ +# $NetBSD: Makefile,v 1.254 2013/07/06 00:36:53 rodent Exp $ COMMENT= Mathematics @@ -160,6 +160,7 @@ SUBDIR+= p5-Math-Bezier SUBDIR+= p5-Math-BigInt-GMP SUBDIR+= p5-Math-BigInt-Pari SUBDIR+= p5-Math-BigInteger +SUBDIR+= p5-Math-Complex SUBDIR+= p5-Math-FFT SUBDIR+= p5-Math-GMP SUBDIR+= p5-Math-Interpolate |