From b97225b48e7cb5ac359acfab1ee81f207a29d5dd Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 22 Apr 2008 16:24:31 +0000 Subject: 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. --- www/htmldoc/DESCR | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/htmldoc/DESCR') 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. -- cgit v1.2.3