diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-19 22:16:01 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-19 22:16:01 +0800 |
commit | 3f87137e9629863d98ccdd551331a5e6db98223d (patch) | |
tree | 11a46d84a98c29c3486b224d60c0877d3ea28d7d /www/Makefile | |
parent | 71768638342a5baa581a269fe5446375bf34535d (diff) | |
download | freebsd-ports-gnome-3f87137e9629863d98ccdd551331a5e6db98223d.tar.gz freebsd-ports-gnome-3f87137e9629863d98ccdd551331a5e6db98223d.tar.zst freebsd-ports-gnome-3f87137e9629863d98ccdd551331a5e6db98223d.zip |
RSSKit is a simple library for reading the different types of
RSS file formats. It is mainly used by RSSReader.app and will
hopefully soon be used by PlopFolio by Ludovic Marcotte.
Author: Guenther Noack
WWW: http://www.etoile-project.org/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b3ee4abe186d..5799d2e2b988 100644 --- a/www/Makefile +++ b/www/Makefile @@ -123,6 +123,7 @@ SUBDIR += epiphany SUBDIR += epiphany-extensions SUBDIR += erwn + SUBDIR += etoile-rsskit SUBDIR += eventum SUBDIR += evolution-webcal SUBDIR += eyeos |