aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-16 10:38:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-16 10:38:31 +0000
commit542191356a09eae481887c242bb663efdda068d7 (patch)
tree9389e695f2166e079393b89b5efe7e73258e177a /devel/Makefile
parentd5ed92134b425ec9f8126a6f9c2591675e3d57f0 (diff)
downloadports-542191356a09eae481887c242bb663efdda068d7.tar.gz
ports-542191356a09eae481887c242bb663efdda068d7.zip
- Add p5-Data-IEEE754 0.01
Data::IEEE754 provides some simple convenience functions for packing and unpacking IEEE 754 floats and doubles. Currently this module only implements big-endian order. WWW: http://search.cpan.org/dist/Data-IEEE754/
Notes
Notes: svn path=/head/; revision=344523
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 6335a3584c5b..55d1c7ea4573 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1689,6 +1689,7 @@
SUBDIR += p5-Data-Hexdumper
SUBDIR += p5-Data-Hexify
SUBDIR += p5-Data-Hierarchy
+ SUBDIR += p5-Data-IEEE754
SUBDIR += p5-Data-Inherited
SUBDIR += p5-Data-Inspect
SUBDIR += p5-Data-Integer