aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Data-Float
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-08 06:54:26 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-08 06:54:26 +0000
commit6111ad9b53ebb3e28eb4155e61f4d5356bfb77d0 (patch)
tree149a159438494a41cc86558815a6898fc2a5780f /math/p5-Data-Float
parent6eb9009710c1b601b6ef390f49b7fe66055a98e5 (diff)
downloadports-6111ad9b53ebb3e28eb4155e61f4d5356bfb77d0.tar.gz
ports-6111ad9b53ebb3e28eb4155e61f4d5356bfb77d0.zip
Notes
Diffstat (limited to 'math/p5-Data-Float')
-rw-r--r--math/p5-Data-Float/Makefile22
-rw-r--r--math/p5-Data-Float/distinfo3
-rw-r--r--math/p5-Data-Float/pkg-descr9
-rw-r--r--math/p5-Data-Float/pkg-plist6
4 files changed, 40 insertions, 0 deletions
diff --git a/math/p5-Data-Float/Makefile b/math/p5-Data-Float/Makefile
new file mode 100644
index 000000000000..da9834a0bbd4
--- /dev/null
+++ b/math/p5-Data-Float/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Data-Float
+# Date created: 2006-08-07
+# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Data-Float
+PORTVERSION= 0.002
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Data
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= tjs@cdpa.nsysu.edu.tw
+COMMENT= Details of the floating point data type
+
+PERL_CONFIGURE= yes
+
+MAN3= Data::Float.3
+
+.include <bsd.port.mk>
diff --git a/math/p5-Data-Float/distinfo b/math/p5-Data-Float/distinfo
new file mode 100644
index 000000000000..d17f51b47a72
--- /dev/null
+++ b/math/p5-Data-Float/distinfo
@@ -0,0 +1,3 @@
+MD5 (Data-Float-0.002.tar.gz) = 4248c171f5d410be8ce5a9551e50368a
+SHA256 (Data-Float-0.002.tar.gz) = 9e66f45e5c92b1e13cfdc19248e8df245ad3384e3811063f50f7649f5d9709a1
+SIZE (Data-Float-0.002.tar.gz) = 7989
diff --git a/math/p5-Data-Float/pkg-descr b/math/p5-Data-Float/pkg-descr
new file mode 100644
index 000000000000..153b851c48df
--- /dev/null
+++ b/math/p5-Data-Float/pkg-descr
@@ -0,0 +1,9 @@
+This module is about the native floating point numerical
+data type. A floating point number is one of the types of
+datum that can appear in the numeric part of a Perl scalar.
+
+This module supplies constants describing the native floating
+point type, classification functions, and functions to
+manipulate floating point values at a low level.
+
+WWW: http://search.cpan.org/dist/Data-Float/
diff --git a/math/p5-Data-Float/pkg-plist b/math/p5-Data-Float/pkg-plist
new file mode 100644
index 000000000000..f800d7450706
--- /dev/null
+++ b/math/p5-Data-Float/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Float/.packlist
+%%SITE_PERL%%/Data/Float.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Float
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
+@dirrmtry %%SITE_PERL%%/Data