aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Time-Interval
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2007-02-15 12:03:03 +0000
committerAnton Berezin <tobez@FreeBSD.org>2007-02-15 12:03:03 +0000
commitcb9fefc87afb3abdf0038dfe70c4e730e4dec207 (patch)
tree4fa1c86790598fba8a2e66b3863531374b2987cc /devel/p5-Time-Interval
parent93964dfeaa3970b3d44356a64dba7d2de64761a6 (diff)
downloadports-cb9fefc87afb3abdf0038dfe70c4e730e4dec207.tar.gz
ports-cb9fefc87afb3abdf0038dfe70c4e730e4dec207.zip
Notes
Diffstat (limited to 'devel/p5-Time-Interval')
-rw-r--r--devel/p5-Time-Interval/Makefile25
-rw-r--r--devel/p5-Time-Interval/distinfo3
-rw-r--r--devel/p5-Time-Interval/pkg-descr5
-rw-r--r--devel/p5-Time-Interval/pkg-plist6
4 files changed, 39 insertions, 0 deletions
diff --git a/devel/p5-Time-Interval/Makefile b/devel/p5-Time-Interval/Makefile
new file mode 100644
index 000000000000..83417d5279c4
--- /dev/null
+++ b/devel/p5-Time-Interval/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: devel/p5-Time-Interval
+# Date created: 15 February 2007
+# Whom: Anton Berezin <tobez@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Time-Interval
+PORTVERSION= 1.21
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Time
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= tobez@FreeBSD.org
+COMMENT= Converts time intervals of days, hours, minutes, and seconds
+
+BUILD_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Time::Interval.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Time-Interval/distinfo b/devel/p5-Time-Interval/distinfo
new file mode 100644
index 000000000000..c25f31e4658f
--- /dev/null
+++ b/devel/p5-Time-Interval/distinfo
@@ -0,0 +1,3 @@
+MD5 (Time-Interval-1.21.tar.gz) = 54a5b457152800af8d78e5ae6499808a
+SHA256 (Time-Interval-1.21.tar.gz) = 86cf8be932508446f433b6fcd0dbc69a04df503b820e065b6e4a3fea7283f620
+SIZE (Time-Interval-1.21.tar.gz) = 5578
diff --git a/devel/p5-Time-Interval/pkg-descr b/devel/p5-Time-Interval/pkg-descr
new file mode 100644
index 000000000000..934fad234ccf
--- /dev/null
+++ b/devel/p5-Time-Interval/pkg-descr
@@ -0,0 +1,5 @@
+This is a perl module for dealing with time intervals. Among other
+things, this module can tell you the number of hours, minutes, and
+seconds elapsed between two dates.
+
+WWW: http://search.cpan.org/dist/Time-Interval/
diff --git a/devel/p5-Time-Interval/pkg-plist b/devel/p5-Time-Interval/pkg-plist
new file mode 100644
index 000000000000..568bb4461056
--- /dev/null
+++ b/devel/p5-Time-Interval/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/Time/Interval.pm
+%%SITE_PERL%%/Time/Interval.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Interval/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Interval
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time
+@dirrmtry %%SITE_PERL%%/Time