Makefile revision 3996
c63ebf815c8a874525cf18670ad74847f7fc7b26Christian Maeder# CDDL HEADER START
25cc5fbba63f84b47e389af749f55abbbde71c8cChristian Maeder# The contents of this file are subject to the terms of the
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# Common Development and Distribution License (the "License").
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maeder# You may not use this file except in compliance with the License.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# or http://www.opensolaris.org/os/licensing.
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maeder# See the License for the specific language governing permissions
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# and limitations under the License.
f2f9df2e17e70674f0bf426ed1763c973ee4cde0Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
c9a7e6af169a2adfb92f42331cd578065ed83a2bChristian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c9a7e6af169a2adfb92f42331cd578065ed83a2bChristian Maeder# If applicable, add the following below this CDDL HEADER, with the
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
a53841f6d6e86ac751c12a33dc8aadf53f59d977Klaus Luettich# CDDL HEADER END
a53841f6d6e86ac751c12a33dc8aadf53f59d977Klaus Luettich# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
3b06e23643a9f65390cb8c1caabe83fa7e87a708Till MossakowskiCOMPONENT_PROJECT_URL= http://www.webdav.org/neon/
5e5d3e82af3bc2834f8718a52d9f45da80220273Dominik LueckeCOMPONENT_SRC = $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
e7757995211bd395dc79d26fe017d99375f7d2a6Christian Maeder sha256:9c640b728d6dc80ef1e48f83181166ab6bc95309cece5537e01ffdd01b96eb43
e7757995211bd395dc79d26fe017d99375f7d2a6Christian MaederCOMPONENT_ARCHIVE_URL = $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
d23b0cc79c0d204e6ec758dff8d0ba71c9f693f7Christian MaederCONFIGURE_OPTIONS += --mandir=/usr/share/man
8d97ef4f234681b11bb5924bd4d03adef858d2d2Christian MaederCONFIGURE_OPTIONS += --infodir=/usr/share/info
63f0e65a37b95621334db9ee4ba0cd9d826f5c0fChristian MaederCONFIGURE_OPTIONS += --enable-threadsafe-ssl=posix
7cc09dd93962a2155c34d209d1d4cd7d7b838264Christian MaederCONFIGURE_OPTIONS += --disable-ld-version-script
51d769d55d88dfa88bdf54bee78d8fa85a2deba8Christian MaederCOMPONENT_TEST_ENV += PATH="$(GNUBIN):$(PATH)"
8b767d09a78927b111f5596fdff9ca7d2c1a439fChristian MaederREQUIRED_PACKAGES += library/security/openssl