diff options
author | jlam <jlam> | 2008-04-22 16:24:31 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-04-22 16:24:31 +0000 |
commit | b97225b48e7cb5ac359acfab1ee81f207a29d5dd (patch) | |
tree | e23c5ae24d1b2d487e3cd64d21c2a7207cf0eadd /www/htmldoc/DESCR | |
parent | e4e7bfcd665131fe795a3de2fb8a4633d5cf08e1 (diff) | |
download | pkgsrc-b97225b48e7cb5ac359acfab1ee81f207a29d5dd.tar.gz |
Restructure the following packages:
www/htmldoc
www/htmldoc-x11
The latter is now just www/htmldoc built with a specific set of options.
Changes include:
+ Add options.mk that supports a new option:
htmldoc-gui Build with GUI support
+ Remove Makefile.common and move all logic into htmldoc/Makefile and
htmldoc/options.mk.
+ Add full DESTDIR support.
+ Bump the PKGREVISION for htmldoc and htmldoc-x11 to 7. Both packages
now track and use the same PKGREVISION number.
Diffstat (limited to 'www/htmldoc/DESCR')
-rw-r--r-- | www/htmldoc/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmldoc/DESCR b/www/htmldoc/DESCR index e745a326bb3..9889d9e3d90 100644 --- a/www/htmldoc/DESCR +++ b/www/htmldoc/DESCR @@ -1,3 +1,3 @@ -HTMLDOC is a program that generates indexed HTML, Adobe(R) PostScriptTM, and -PDF files from HTML "source" files that you create using your favorite HTML +HTMLDOC is a program that generates indexed HTML, PostScript, and PDF +files from HTML "source" files that you create using your favorite HTML editor. |