diff options
author | pav <pav@FreeBSD.org> | 2007-12-15 02:03:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-12-15 02:03:06 +0800 |
commit | de31b35eb030d2c3ef8ba8f54bcbb516f1c7e1a9 (patch) | |
tree | d48a394a9800dbb26fcce9d77343c8c96811c0f6 /multimedia/Makefile | |
parent | 6e63a34eefce1a8f32a5620aa6f18d55f732b04d (diff) | |
download | freebsd-ports-gnome-de31b35eb030d2c3ef8ba8f54bcbb516f1c7e1a9.tar.gz freebsd-ports-gnome-de31b35eb030d2c3ef8ba8f54bcbb516f1c7e1a9.tar.zst freebsd-ports-gnome-de31b35eb030d2c3ef8ba8f54bcbb516f1c7e1a9.zip |
gPodder is a GTK2 media aggregator written in Python. A user can
subscribe to RSS feeds for podcasts, videocasts, and other similiar
content and download media files found in those feeds. gPodder also
supports optional iPod synchronization support, MP3/OGG id3 tag
editing, and Ogg-to-iPod synchronization.
WWW: http://gpodder.berlios.de
PR: ports/117413
Submitted by: Chess Griffin <chess@chessgriffin.com>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index b333fb6af26d..97d59217f9b6 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -53,6 +53,7 @@ SUBDIR += gopchop SUBDIR += gpac-libgpac SUBDIR += gpac-mp4box + SUBDIR += gpodder SUBDIR += grpplaylist SUBDIR += gstreamer SUBDIR += gstreamer-ffmpeg |