diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-09-08 11:15:52 +0800 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-09-08 11:15:52 +0800 |
commit | 99713a8019037519529a7430c0505429746eb7c8 (patch) | |
tree | fcf6ac76a438efd2dab96d50e43d841cba414a2d /mail/Makefile | |
parent | 792caef5e8f363cfc8ed9ab73912bf03aab4b1b1 (diff) | |
download | freebsd-ports-gnome-99713a8019037519529a7430c0505429746eb7c8.tar.gz freebsd-ports-gnome-99713a8019037519529a7430c0505429746eb7c8.tar.zst freebsd-ports-gnome-99713a8019037519529a7430c0505429746eb7c8.zip |
Add port mail/rss2email:
rss2email is a simple Python script that lets you subscribe to a
list of XML newsfeeds and get new items sent to you by email.
WWW: http://rss2email.infogami.com/
Author: Aaron Swartz <me@aaronsw.com>
Based on: NetBSD pkgsrc port
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 62ecafd1cedb..145a3e9caedc 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -528,6 +528,7 @@ SUBDIR += ripmime SUBDIR += rlytest SUBDIR += roundcube + SUBDIR += rss2email SUBDIR += ruby-rfilter SUBDIR += ruby-rmail SUBDIR += ruby-tmail |