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