Makefile revision 1339
4b22b9337f359bfd063322244f5336cc7c6ffcfars###############################################################################
cda73f64f20b8a0afc4909f5ea1f055ec7913856Toomas Soome# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
4b22b9337f359bfd063322244f5336cc7c6ffcfars# Permission is hereby granted, free of charge, to any person obtaining a
4b22b9337f359bfd063322244f5336cc7c6ffcfars# copy of this software and associated documentation files (the "Software"),
4b22b9337f359bfd063322244f5336cc7c6ffcfars# to deal in the Software without restriction, including without limitation
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# the rights to use, copy, modify, merge, publish, distribute, sublicense,
4b22b9337f359bfd063322244f5336cc7c6ffcfars# and/or sell copies of the Software, and to permit persons to whom the
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# Software is furnished to do so, subject to the following conditions:
4b22b9337f359bfd063322244f5336cc7c6ffcfars# The above copyright notice and this permission notice (including the next
4b22b9337f359bfd063322244f5336cc7c6ffcfars# paragraph) shall be included in all copies or substantial portions of the
4b22b9337f359bfd063322244f5336cc7c6ffcfars# Software.
4b22b9337f359bfd063322244f5336cc7c6ffcfars# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4b22b9337f359bfd063322244f5336cc7c6ffcfars# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4b22b9337f359bfd063322244f5336cc7c6ffcfars# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
4b22b9337f359bfd063322244f5336cc7c6ffcfars# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4b22b9337f359bfd063322244f5336cc7c6ffcfars# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4b22b9337f359bfd063322244f5336cc7c6ffcfars# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4b22b9337f359bfd063322244f5336cc7c6ffcfars# DEALINGS IN THE SOFTWARE.
4b22b9337f359bfd063322244f5336cc7c6ffcfars# Package name used in tarballs
4b22b9337f359bfd063322244f5336cc7c6ffcfars# pkg(5) name we deliver the files in (override default)
4b22b9337f359bfd063322244f5336cc7c6ffcfars# Version number (used in path names)
4b22b9337f359bfd063322244f5336cc7c6ffcfars# Checksums for upstream tarball
4b22b9337f359bfd063322244f5336cc7c6ffcfars# Description to include in package metadata
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas SoomeMODULE_DESC = OpenLook bitmap fonts containing icon & mouse cursor pointer glyphs
4b22b9337f359bfd063322244f5336cc7c6ffcfars### Include common rulesets