diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-26 14:08:58 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-26 14:08:58 +0800 |
commit | cca82c213d1f757429e878bb59feb34db0af2058 (patch) | |
tree | d9cef2317d00841cb9f79d696d85ffd29f824ea7 /net/Makefile | |
parent | 7c4b784af39a01249739d26156aa7fe1417c7662 (diff) | |
download | freebsd-ports-gnome-cca82c213d1f757429e878bb59feb34db0af2058.tar.gz freebsd-ports-gnome-cca82c213d1f757429e878bb59feb34db0af2058.tar.zst freebsd-ports-gnome-cca82c213d1f757429e878bb59feb34db0af2058.zip |
Blam is a tool that helps you keep track of the growing number of news
feeds distributed as RSS. Blam lets you subscribe to any number of feeds
and provides an easy to use and clean interface to stay up to date. It
is Written in C# and uses Mono, GTK#, and RSS.NET.
Among the features are:
* Support for RSS and RDF feeds
* Very easy to use interface
* Print the news entries you like
* Automatically update the feeds at regular intervals
WWW: http://www.imendio.com/projects/blam/
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c48ce946cf29..3753f285fb04 100644 --- a/net/Makefile +++ b/net/Makefile @@ -41,6 +41,7 @@ SUBDIR += bfilter SUBDIR += bing SUBDIR += binkd + SUBDIR += blam SUBDIR += bld SUBDIR += bmon SUBDIR += bnbt |