Makefile revision 1339
a82212bd36e1074408974b466798b9966bbaf49bvboxsync###############################################################################
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# iceauth - Utility to manage ICE connection authentication data
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Permission is hereby granted, free of charge, to any person obtaining a
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# copy of this software and associated documentation files (the "Software"),
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# to deal in the Software without restriction, including without limitation
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# the rights to use, copy, modify, merge, publish, distribute, sublicense,
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# and/or sell copies of the Software, and to permit persons to whom the
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Software is furnished to do so, subject to the following conditions:
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# The above copyright notice and this permission notice (including the next
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# paragraph) shall be included in all copies or substantial portions of the
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# DEALINGS IN THE SOFTWARE.
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Package name used in tarballs
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# pkg(5) name we deliver the files in (override default)
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Version number (used in path names)
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Checksums for upstream tarball
a82212bd36e1074408974b466798b9966bbaf49bvboxsyncTARBALL_SHA1 = d996c6ecaa93dcaccee4a11991eeacd40bddc13e
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Patches to apply to source after unpacking, in order
a82212bd36e1074408974b466798b9966bbaf49bvboxsync# Man pages to apply Sun footer to & attributes to list