diff options
author | pav <pav@FreeBSD.org> | 2005-07-13 17:17:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-13 17:17:14 +0800 |
commit | dea4ed2c284466fe8b0749636227388cba1da347 (patch) | |
tree | c469679ab859570474bba37a45c88d76c84880a3 /www/Makefile | |
parent | e3accc3357f89ac993cd94336da9d80623d8cf10 (diff) | |
download | freebsd-ports-graphics-dea4ed2c284466fe8b0749636227388cba1da347.tar.gz freebsd-ports-graphics-dea4ed2c284466fe8b0749636227388cba1da347.tar.zst freebsd-ports-graphics-dea4ed2c284466fe8b0749636227388cba1da347.zip |
Podcastamatic automates the creation of a webpage and a RSS feed
for your podcast, based on MP3 tags. A webpage can either be
automatically generated from scratch or generated from a template
you create. An RSS feed is an XML file that is required to be listed
in most popular podcast directories. Podcastamatic is highly customizable.
PR: ports/83331
Submitted by: Lars Eggert <lars.eggert@gmx.net>
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 8cf55965546..1128675c854 100644 --- a/www/Makefile +++ b/www/Makefile @@ -657,6 +657,7 @@ SUBDIR += plugger-plugins-hubbe SUBDIR += pmwiki SUBDIR += pnews + SUBDIR += podcastamatic SUBDIR += polipo SUBDIR += postnuke SUBDIR += pound |