diff options
author | dburr <dburr@FreeBSD.org> | 1998-07-21 07:20:24 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-07-21 07:20:24 +0800 |
commit | a7e2523477c0ea0a371100189731ef2642a43caf (patch) | |
tree | 5628affd442f9be7701668ccf8093570a43cc9e5 /www/htmlpp/pkg-descr | |
parent | 7244a09737a46a91b1613fac8243c461e39e63b8 (diff) | |
download | freebsd-ports-gnome-a7e2523477c0ea0a371100189731ef2642a43caf.tar.gz freebsd-ports-gnome-a7e2523477c0ea0a371100189731ef2642a43caf.tar.zst freebsd-ports-gnome-a7e2523477c0ea0a371100189731ef2642a43caf.zip |
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.
Diffstat (limited to 'www/htmlpp/pkg-descr')
-rw-r--r-- | www/htmlpp/pkg-descr | 10 |
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>. ] |