diff options
author | erwin <erwin@FreeBSD.org> | 2003-08-13 02:48:26 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-08-13 02:48:26 +0800 |
commit | 47acba85f6b66d859970ea7280046782436ea16c (patch) | |
tree | 9127c4649815cf7faae57b99df774d1577cb7b68 /devel/Makefile | |
parent | f4d9245b6eeebdd879edc69b26254be21615261c (diff) | |
download | freebsd-ports-gnome-47acba85f6b66d859970ea7280046782436ea16c.tar.gz freebsd-ports-gnome-47acba85f6b66d859970ea7280046782436ea16c.tar.zst freebsd-ports-gnome-47acba85f6b66d859970ea7280046782436ea16c.zip |
Add p5-DateTime-Format-W3CDTF 0.03,
This module understands the W3CDTF date/time format, an ISO 8601 profile,
defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date
format of RSS 1.0.
PR: 54194
Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3f3124a4ff8b..db50fc1342a8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -570,6 +570,7 @@ SUBDIR += p5-DateTime-Format-Pg SUBDIR += p5-DateTime-Format-Roman SUBDIR += p5-DateTime-Format-Strptime + SUBDIR += p5-DateTime-Format-W3CDTF SUBDIR += p5-DateTime-Locale SUBDIR += p5-DateTime-Precise SUBDIR += p5-DateTime-Set |