304N/A#
304N/A# CDDL HEADER START
1356N/A#
304N/A# The contents of this file are subject to the terms of the
1356N/A# Common Development and Distribution License (the "License").
304N/A# You may not use this file except in compliance with the License.
304N/A#
919N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
919N/A# or http://www.opensolaris.org/os/licensing.
919N/A# See the License for the specific language governing permissions
919N/A# and limitations under the License.
919N/A#
919N/A# When distributing Covered Code, include this CDDL HEADER in each
919N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
919N/A# If applicable, add the following below this CDDL HEADER, with the
919N/A# fields enclosed by brackets "[]" replaced with your own identifying
919N/A# information: Portions Copyright [yyyy] [name of copyright owner]
919N/A#
919N/A# CDDL HEADER END
919N/A#
919N/A
919N/A#
919N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
919N/A#
304N/A
304N/ABUILD_BITS= NO_ARCH
304N/Ainclude ../../../make-rules/shared-macros.mk
304N/A
493N/ACOMPONENT_NAME= yelp-xsl
304N/ACOMPONENT_VERSION= 3.18.1
970N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/Yelp
977N/ACOMPONENT_ARCHIVE_HASH= \
970N/A sha256:00870fbe59a1bc7797b385fce16386917e2987c404e9b5a7adcf0036f1c1ba62
970N/ACOMPONENT_BUGDB= gnome/docviewer
1356N/A
1356N/ATPNO= 25488
1356N/A
304N/ATEST_TARGET= $(NO_TESTS)
1068N/A
304N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
911N/A
1068N/A# Assumes GNU xgettext in PATH.
1068N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
911N/A
304N/ACONFIGURE_OPTIONS += --enable-doc
304N/A
304N/AREQUIRED_PACKAGES += developer/documentation-tool/itstool
304N/AREQUIRED_PACKAGES += library/libxslt
304N/A