diff options
author | sat <sat@FreeBSD.org> | 2007-02-16 09:24:35 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-02-16 09:24:35 +0800 |
commit | 74fabbc4069ca1ebe2182a0ff8350e93633f263c (patch) | |
tree | ca750a7f575617f7ede935bd44c90b77717f8e7b /www/castget/pkg-descr | |
parent | accb8d5ea28e8611b291a36b10311ac8e2a7f006 (diff) | |
download | freebsd-ports-gnome-74fabbc4069ca1ebe2182a0ff8350e93633f263c.tar.gz freebsd-ports-gnome-74fabbc4069ca1ebe2182a0ff8350e93633f263c.tar.zst freebsd-ports-gnome-74fabbc4069ca1ebe2182a0ff8350e93633f263c.zip |
Add port www/castget:
castget is a simple, command-line based RSS enclosure downloader. It is
primarily intended for automatic, unattended downloading of podcasts.
* Simple configuration.
* Per-channel tagging of downloaded MP3 files using ID3v2.
* Per-channel download directories.
* Supports all RSS versions and Media RSS.
WWW: http://www.nongnu.org/castget/
Diffstat (limited to 'www/castget/pkg-descr')
-rw-r--r-- | www/castget/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/castget/pkg-descr b/www/castget/pkg-descr new file mode 100644 index 000000000000..af1059f39fdd --- /dev/null +++ b/www/castget/pkg-descr @@ -0,0 +1,9 @@ +castget is a simple, command-line based RSS enclosure downloader. It is +primarily intended for automatic, unattended downloading of podcasts. + +* Simple configuration. +* Per-channel tagging of downloaded MP3 files using ID3v2. +* Per-channel download directories. +* Supports all RSS versions and Media RSS. + +WWW: http://www.nongnu.org/castget/ |