summaryrefslogtreecommitdiff
path: root/www/htmlpp/pkg-descr
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-07-20 23:20:24 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-07-20 23:20:24 +0000
commit29851fe46e7e6dc0670d8bc193d21f95f63fdb9b (patch)
tree22a595761e26875a1adf5c095e6029e6a9277791 /www/htmlpp/pkg-descr
parentNuke bogus distsite (as per fenner's dist-checker) (diff)
PR: ports/4985
Submitted by: myself Import of new port www/htmlpp, a tool that allows you to easily maintain web sites of any size.
Notes
Notes: svn path=/head/; revision=12036
Diffstat (limited to 'www/htmlpp/pkg-descr')
-rw-r--r--www/htmlpp/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/htmlpp/pkg-descr b/www/htmlpp/pkg-descr
new file mode 100644
index 000000000000..d05098153925
--- /dev/null
+++ b/www/htmlpp/pkg-descr
@@ -0,0 +1,10 @@
+htmlpp is a Perl[45] script that allows easy maintaining of Web sites of
+any size, by allowing you to create "template" HTML files using a form of
+page description language. It will even turn plain-text files into
+quick-n-dirty, yet nicely formatted HTML using the "GURU mode" feature.
+Documentation is included in HTML format
+(stored in /usr/local/share/doc/htmlpp), and since the documentation was
+produced using htmlpp itself, you can take a look at the source file (also
+installed) to see an example of how to use htmlpp.
+
+[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG>. ]