diff options
author | xtraeme <xtraeme> | 2004-01-24 09:06:57 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-01-24 09:06:57 +0000 |
commit | 956bf62b2c1973e0d2311afd2b1d36182f556d6b (patch) | |
tree | 6c0275ab471255cefff93812224131b04aeb6a77 /misc/XFree86-man/files | |
parent | f1ad7d5b6fe3e2c793c15a9e1327839e68baf572 (diff) | |
download | pkgsrc-956bf62b2c1973e0d2311afd2b1d36182f556d6b.tar.gz |
Initial import of XFree86-man-4.3.0 from pkgsrc-wip.
This package contains additional XFree86 online manual pages. This
includes developer documentation (in man format) for Xlib, OpenGL drawing,
X11 Nonrectangular Window Shape Extension, Double Buffer Extension
(DBE), X Extended Visual Information, Resource Manager, X Toolkit
Intrinsics, video processing, and other X-related programming.
XFree86-man also provides:
X - a portable, network-transparent window system
X.Org, XProjectTeam - X.Org Group information
XConsortium - X Consortium information
XStandards - X Consortium Standards and X Project Team Specifications
Xsecurity - X display access control
Diffstat (limited to 'misc/XFree86-man/files')
-rw-r--r-- | misc/XFree86-man/files/host.def | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/XFree86-man/files/host.def b/misc/XFree86-man/files/host.def new file mode 100644 index 00000000000..04ad528744a --- /dev/null +++ b/misc/XFree86-man/files/host.def @@ -0,0 +1,10 @@ +/* $NetBSD: host.def,v 1.1.1.1 2004/01/24 09:07:14 xtraeme Exp $ */ + +#define ProjectRoot @PREFIX@ + +#define MakeCmd @MAKE@ +#define ImakeCmd @IMAKE@ + +#define BuildHtmlManPages NO +#define PreprocessManPages YES +#define DontPreprocessManPages NO |