diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2009-02-06 13:55:50 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2009-02-06 13:55:50 +0000 |
commit | 080c09e0da2f4131c051b0849140586f0465073c (patch) | |
tree | 76cf813da58bd8e40359a81a5810494954cf569a /www/Makefile | |
parent | 1fea782247056f0d380791b8b28472cc7a01f469 (diff) |
Pebble is a lightweight, open source, Java EE blogging tool. It's small, fast
and feature-rich with unrivalled ease of installation and use. Blog content is
stored as XML files on disk and served up dynamically, so there's no need to
install a database. All maintenance and administration can be performed through
your web browser, making Pebble ideal for anybody who is constantly on the move
or doesn't have direct access to their host.
WWW: http://pebble.sourceforge.net
Notes
Notes:
svn path=/head/; revision=227726
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 c5fdd8124e0c..39a641334814 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1155,6 +1155,7 @@ SUBDIR += pear-Text_Wiki SUBDIR += pear-UDDI SUBDIR += pear-XML_GRDDL + SUBDIR += pebble SUBDIR += pecl-APC SUBDIR += pecl-amfext SUBDIR += pecl-http |