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/Makefile | |
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/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 872692e84f3e..81ce2f9a7d53 100644 --- a/www/Makefile +++ b/www/Makefile @@ -61,6 +61,7 @@ SUBDIR += cadaver SUBDIR += calamaris SUBDIR += campsite + SUBDIR += castget SUBDIR += caudium12 SUBDIR += cgi-lib SUBDIR += cgi-lib.pl |