aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2012-12-20 16:47:10 +0800
committerjadawin <jadawin@FreeBSD.org>2012-12-20 16:47:10 +0800
commitd0457c92d7fa4bab11f666b00349db7bdb9c0902 (patch)
treed81619f5841416a0e0efd71042291d3ad396e1ec /math/Makefile
parent2be52328300036869705d59f0b1eae0a0abc5a20 (diff)
downloadfreebsd-ports-gnome-d0457c92d7fa4bab11f666b00349db7bdb9c0902.tar.gz
freebsd-ports-gnome-d0457c92d7fa4bab11f666b00349db7bdb9c0902.tar.zst
freebsd-ports-gnome-d0457c92d7fa4bab11f666b00349db7bdb9c0902.zip
Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl.
WWW: http://search.cpan.org/dist/Math-Int64/ PR: ports/174359 Submitted by: fbsd-ports@opsec.eu
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index b4b786a18a39..ab6ae82d7e04 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -413,6 +413,7 @@
SUBDIR += p5-Math-Geometry-Planar-Offset
SUBDIR += p5-Math-Geometry-Voronoi
SUBDIR += p5-Math-Gradient
+ SUBDIR += p5-Math-Int128
SUBDIR += p5-Math-Int64
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-Intersection-StraightLine