Makefile revision 1068
c40265eba0c99708887d68e67901924065ba2514Brian Wellington###############################################################################
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# rgb 1.x Makefile
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Permission is hereby granted, free of charge, to any person obtaining a
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# copy of this software and associated documentation files (the "Software"),
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# to deal in the Software without restriction, including without limitation
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# the rights to use, copy, modify, merge, publish, distribute, sublicense,
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# and/or sell copies of the Software, and to permit persons to whom the
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Software is furnished to do so, subject to the following conditions:
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# The above copyright notice and this permission notice (including the next
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# paragraph) shall be included in all copies or substantial portions of the
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# DEALINGS IN THE SOFTWARE.
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Package name used in tarballs
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# pkg(5) name we deliver the files in (override default)
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Version number (used in path names)
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Checksums for upstream tarball
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonTARBALL_MD5 = 35c6cccbf25a872bdd62bfcb1a73d951
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonTARBALL_SHA1 = d0360dda290b76c41fa467c47d4c122ea8cc92a4
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Man pages to apply Sun footer to & attributes to list
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonMODULE_CONFIG_OPTS = --with-rgb-db-dir=$(X11_DIR)/lib/X11/rgb \
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Compatibility links from /usr/X11/bin to /usr/bin