summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-06-02 14:20:58 +0000
committermef <mef@pkgsrc.org>2019-06-02 14:20:58 +0000
commitf03e99d010e7e0595d23e5f4d48ef893d97653a0 (patch)
treeb4ef3a73c77c7587ac138516e7dc342111859578 /math/Makefile
parentbed9a817fcb200b46e3fff32b34b6c060052616b (diff)
downloadpkgsrc-f03e99d010e7e0595d23e5f4d48ef893d97653a0.tar.gz
(math/double-converison) New package added
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 711cfd4bf4c..c6f6cb1a552 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.405 2019/03/21 10:17:26 he Exp $
+# $NetBSD: Makefile,v 1.406 2019/06/02 14:20:58 mef Exp $
COMMENT= Mathematics
@@ -119,6 +119,7 @@ SUBDIR+= dfftpack
SUBDIR+= dieharder
SUBDIR+= djbfft
SUBDIR+= djbsort
+SUBDIR+= double-conversion
SUBDIR+= eigen2
SUBDIR+= eigen3
SUBDIR+= eispack