summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2019-03-21 10:17:26 +0000
committerhe <he@pkgsrc.org>2019-03-21 10:17:26 +0000
commitb9f90909d8cdb1f068f2ec2389fdbd2497f9c55d (patch)
treea3d8d1cbc965a87783b992bf372452579d570ee2 /math/Makefile
parent36a3272c0600574d06096e7b925071349ff67268 (diff)
downloadpkgsrc-b9f90909d8cdb1f068f2ec2389fdbd2497f9c55d.tar.gz
Add p5-Math-Int128.
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 1f191fc9fbc..711cfd4bf4c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.404 2019/01/30 12:58:55 leot Exp $
+# $NetBSD: Makefile,v 1.405 2019/03/21 10:17:26 he Exp $
COMMENT= Mathematics
@@ -228,6 +228,7 @@ SUBDIR+= p5-Math-Complex
SUBDIR+= p5-Math-Derivative
SUBDIR+= p5-Math-FFT
SUBDIR+= p5-Math-GMP
+SUBDIR+= p5-Math-Int128
SUBDIR+= p5-Math-Int64
SUBDIR+= p5-Math-Interpolate
SUBDIR+= p5-Math-Matrix