diff options
author | sat <sat@FreeBSD.org> | 2007-06-12 03:06:55 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-06-12 03:06:55 +0800 |
commit | b956134faeb00002fe8cb9c5d26110a1ce004e05 (patch) | |
tree | 9b22796732266a6684bfb8d50b875f295ec11039 /www/Makefile | |
parent | 7d4293392a68e5c4c6f9607d98e935837b3f9b4e (diff) | |
download | freebsd-ports-gnome-b956134faeb00002fe8cb9c5d26110a1ce004e05.tar.gz freebsd-ports-gnome-b956134faeb00002fe8cb9c5d26110a1ce004e05.tar.zst freebsd-ports-gnome-b956134faeb00002fe8cb9c5d26110a1ce004e05.zip |
Add port www/rsstail:
RSSTail is more or less an rss reader: it monitors an rss-feed and if
it detects a new entry it'll emit only that new entry.
WWW: http://www.vanheusden.com/rsstail/
Author: Folkert van Heusden <folkert@vanheusden.com>
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 c475f7f25217..0d1c25f0f86d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1050,6 +1050,7 @@ SUBDIR += rnews SUBDIR += roundup SUBDIR += roxen + SUBDIR += rsstail SUBDIR += rsstool SUBDIR += rssowl SUBDIR += rt2 |