![]() ![]() | ![]() |
Add xorg-sgml-doctools-1.11: This package provides a common set of SGML entities and XML/CSS style sheets used in building/formatting the documentation provided in other X.Org packages. It's typically only needed by people building from source who want to produce formatted documentation from their builds, or those who have installed the HTML version of the documentation, which refers to the included common xorg.css stylesheet.
# $NetBSD: Makefile,v 1.1 2012/06/06 07:45:32 wiz Exp $ # DISTNAME= xorg-sgml-doctools-1.11 CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_XORG:=doc/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Xorg documentation that does not fit anywhere else #LICENSE= mit? PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_TOOLS+= gmake PKGCONFIG_OVERRIDE= xorg-sgml-doctools.pc.in .include "../../mk/bsd.pkg.mk"