diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-04 19:33:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-04 19:33:19 +0000 |
commit | 366a2a0f482bacd513789c187c270b3bdd41b104 (patch) | |
tree | 325ade6b9b33838bd22232b8910bdb5975e2c025 /devel/libical/pkg-descr | |
parent | 2ef4b5d7db9cc2e3aaa6edb8f05c80bfe59c0af3 (diff) | |
download | ports-366a2a0f482bacd513789c187c270b3bdd41b104.tar.gz ports-366a2a0f482bacd513789c187c270b3bdd41b104.zip |
Notes
Diffstat (limited to 'devel/libical/pkg-descr')
-rw-r--r-- | devel/libical/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libical/pkg-descr b/devel/libical/pkg-descr new file mode 100644 index 000000000000..d5180bed5fe9 --- /dev/null +++ b/devel/libical/pkg-descr @@ -0,0 +1,9 @@ +Libical is an Open Source implementation of the IETF's iCalendar +Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It +parses iCal components and provides a C API for manipulating the +component properties, parameters, and subcomponents. + +WWW: http://softwarestudio.org/libical/ + +/Joe Kelsey +joe@zircon.seattle.wa.us |