aboutsummaryrefslogtreecommitdiffstats
path: root/converters/ical2html/pkg-descr
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2005-04-15 01:19:20 +0800
committersumikawa <sumikawa@FreeBSD.org>2005-04-15 01:19:20 +0800
commit4124fad160ba8270e9a34f152af04a183ccb1f4a (patch)
tree07d07363bda634519b1617fdee26c9e25ca64c0d /converters/ical2html/pkg-descr
parent09ab045ef30f8b3f1f2bd8373e1505da59579c14 (diff)
downloadfreebsd-ports-gnome-4124fad160ba8270e9a34f152af04a183ccb1f4a.tar.gz
freebsd-ports-gnome-4124fad160ba8270e9a34f152af04a183ccb1f4a.tar.zst
freebsd-ports-gnome-4124fad160ba8270e9a34f152af04a183ccb1f4a.zip
ical2html takes an iCalendar file and outputs an HTML file showing one
or more months in the form of tables. Submitted by: Keiichi SHIMA <keiichi@iijlab.net> Reviewed by: sumikawa
Diffstat (limited to 'converters/ical2html/pkg-descr')
-rw-r--r--converters/ical2html/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/ical2html/pkg-descr b/converters/ical2html/pkg-descr
new file mode 100644
index 000000000000..c246f2ff5518
--- /dev/null
+++ b/converters/ical2html/pkg-descr
@@ -0,0 +1,2 @@
+ical2html takes an iCalendar file and outputs an HTML file showing one
+or more months in the form of tables. Requires libical.