diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-23 09:04:34 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-23 09:04:34 +0000 |
commit | 948588cf139fa07924f373a0e02751320d537b6a (patch) | |
tree | 46a592a19bd876f7c6efccf015185e42b5c38917 /www/Makefile | |
parent | 11457afab11a8190a582a21d29ee303607ef65a3 (diff) |
Add port www/newsfeed:
NewsFeed is an RSS/RDF/Atom reader and aggregator for UNIX-like
operating systems. It is written in Python and uses Mark Pilgrim's
Universal Feed Parser for downloading and parsing feeds.
WWW: http://home.arcor.de/mdoege/newsfeed/
Author: Martin C. Doege <mdoege@compuserve.com>
Notes
Notes:
svn path=/head/; revision=190717
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 a9e07c731249..8af92883072f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -438,6 +438,7 @@ SUBDIR += netoffice SUBDIR += netrik SUBDIR += netstiff + SUBDIR += newsfeed SUBDIR += nginx SUBDIR += notftp SUBDIR += npapi-xine |