aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-webby/pkg-descr
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-12-01 15:27:38 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-12-01 15:27:38 +0000
commit02de63660a1d891c9bdf103de32c886ce97e631d (patch)
tree9934822e869cc78172eb7bb6b2e0c0b67802b469 /devel/rubygem-webby/pkg-descr
parent2d114b232fc378db3fbcc6d2029bd4b54dda6042 (diff)
downloadports-02de63660a1d891c9bdf103de32c886ce97e631d.tar.gz
ports-02de63660a1d891c9bdf103de32c886ce97e631d.zip
Notes
Diffstat (limited to 'devel/rubygem-webby/pkg-descr')
-rw-r--r--devel/rubygem-webby/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/rubygem-webby/pkg-descr b/devel/rubygem-webby/pkg-descr
new file mode 100644
index 000000000000..e6b94e605f66
--- /dev/null
+++ b/devel/rubygem-webby/pkg-descr
@@ -0,0 +1,14 @@
+Webby is a fantastic little website management system.
+It would be called a content management system if it
+were a bigger kid. But, it's just a runt with a
+special knack for transforming text.
+
+Webby works by combining the contents of a page with
+a layout to produce HTML. The layout contains
+everything common to all the pages HTML headers,
+navigation menu, footer, etc. and the page
+contains just the information for that page. You
+can use your favorite markup language to write
+your pages; Webby supports quite a few.
+
+WWW: http://webby.rubyforge.org/