diff options
author | miwi <miwi@FreeBSD.org> | 2010-02-23 04:43:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-02-23 04:43:11 +0800 |
commit | 6c9071dccd6a0414081d08607105b02b1e8ef812 (patch) | |
tree | 47b7bc39c649a6e2dae20ed31a9e1f552755ffea /www/Makefile | |
parent | 6a6d674e4ffafb5300575dfacb48b2d7cca16f13 (diff) | |
download | freebsd-ports-gnome-6c9071dccd6a0414081d08607105b02b1e8ef812.tar.gz freebsd-ports-gnome-6c9071dccd6a0414081d08607105b02b1e8ef812.tar.zst freebsd-ports-gnome-6c9071dccd6a0414081d08607105b02b1e8ef812.zip |
cplanet is a RSS/ATOM feed aggregator written in C that generate static
html files.
WWW: http://brokk.etoilebsd.net/projects/show/cplanet
PR: ports/144207
Submitted by: Bapt <baptiste.daroussin at gmail.com>
Feature safe: yes
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 091b35451360..3ad2eb58a3d6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -109,6 +109,7 @@ SUBDIR += commonist SUBDIR += contenido SUBDIR += coppermine + SUBDIR += cplanet SUBDIR += crawl SUBDIR += crp SUBDIR += css-mode.el |