aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-02-28 11:11:44 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-02-28 11:11:44 +0000
commitd2779ba046ab4297f8a7d1c3058f894ced975146 (patch)
tree3a98373aa39de17da9a9d3d4e8b0b745a173b9fd /devel
parent2250e1f6bf4016976be83c1966650980f14c4f5d (diff)
downloadports-d2779ba046ab4297f8a7d1c3058f894ced975146.tar.gz
ports-d2779ba046ab4297f8a7d1c3058f894ced975146.zip
The main idea of EzDate is that the object represents a specific date
and time. A variety of properties tells you information about that date and time such as hour, minute, day of month, weekday, etc. WWW: http://search.cpan.org/dist/Date-EzDate/
Notes
Notes: svn path=/head/; revision=186192
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Date-EzDate/Makefile22
-rw-r--r--devel/p5-Date-EzDate/distinfo3
-rw-r--r--devel/p5-Date-EzDate/pkg-descr5
-rw-r--r--devel/p5-Date-EzDate/pkg-plist5
5 files changed, 36 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 934739d5242e..eb8b286af3bc 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -993,6 +993,7 @@
SUBDIR += p5-Date-Calc
SUBDIR += p5-Date-DayOfWeek
SUBDIR += p5-Date-Easter
+ SUBDIR += p5-Date-EzDate
SUBDIR += p5-Date-Holidays-DK
SUBDIR += p5-Date-ICal
SUBDIR += p5-Date-ISO
diff --git a/devel/p5-Date-EzDate/Makefile b/devel/p5-Date-EzDate/Makefile
new file mode 100644
index 000000000000..a488f98ab937
--- /dev/null
+++ b/devel/p5-Date-EzDate/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: devel/p5-Date-EzDate
+# Date created: 28 February 2007
+# Whom: Anton Berezin <tobez@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Date-EzDate
+PORTVERSION= 1.08
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Date
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Date and time manipulation made easy
+
+PERL_CONFIGURE= yes
+
+MAN3= Date::EzDate.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-Date-EzDate/distinfo b/devel/p5-Date-EzDate/distinfo
new file mode 100644
index 000000000000..2840b472c6d3
--- /dev/null
+++ b/devel/p5-Date-EzDate/distinfo
@@ -0,0 +1,3 @@
+MD5 (Date-EzDate-1.08.tar.gz) = 140ac1b3110b2f52e65d6ec137a0c7ea
+SHA256 (Date-EzDate-1.08.tar.gz) = 321eba8999536be96da7678e339d8134b598069d4ba65f5b9dd35af094f61db9
+SIZE (Date-EzDate-1.08.tar.gz) = 28546
diff --git a/devel/p5-Date-EzDate/pkg-descr b/devel/p5-Date-EzDate/pkg-descr
new file mode 100644
index 000000000000..012a69fb8c05
--- /dev/null
+++ b/devel/p5-Date-EzDate/pkg-descr
@@ -0,0 +1,5 @@
+The main idea of EzDate is that the object represents a specific date
+and time. A variety of properties tells you information about that date
+and time such as hour, minute, day of month, weekday, etc.
+
+WWW: http://search.cpan.org/dist/Date-EzDate/
diff --git a/devel/p5-Date-EzDate/pkg-plist b/devel/p5-Date-EzDate/pkg-plist
new file mode 100644
index 000000000000..89a6bdf95477
--- /dev/null
+++ b/devel/p5-Date-EzDate/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Date/EzDate.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/EzDate/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/EzDate
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date
+@dirrmtry %%SITE_PERL%%/Date