diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-11-10 11:01:51 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-11-10 11:01:51 +0000 |
commit | 3e22071ac6e9f5df5a339d255d909122c0a01e46 (patch) | |
tree | 4353b50e270e185697c65ccde19126e598e22d2c /deskutils/p5-Data-ICal/pkg-descr | |
parent | 087588272ae644c4ac366b2943ff1e6fecb7af6b (diff) | |
download | ports-3e22071ac6e9f5df5a339d255d909122c0a01e46.tar.gz ports-3e22071ac6e9f5df5a339d255d909122c0a01e46.zip |
Notes
Diffstat (limited to 'deskutils/p5-Data-ICal/pkg-descr')
-rw-r--r-- | deskutils/p5-Data-ICal/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/p5-Data-ICal/pkg-descr b/deskutils/p5-Data-ICal/pkg-descr new file mode 100644 index 000000000000..1998293139b2 --- /dev/null +++ b/deskutils/p5-Data-ICal/pkg-descr @@ -0,0 +1,5 @@ +A Data::ICal object represents a VCALENDAR object as defined in the +iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented +in many popular calendaring programs such as Apple's iCal. + +WWW: http://search.cpan.org/dist/Data-ICal/ |