Makefile revision 919
4407b6984e34d8fd373b964302c02b60781a07b1fielding###############################################################################
4407b6984e34d8fd373b964302c02b60781a07b1fielding#
4407b6984e34d8fd373b964302c02b60781a07b1fielding# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
4407b6984e34d8fd373b964302c02b60781a07b1fielding# Use is subject to license terms.
0202d2114cc6d7042995100519cce45c808c153bnd#
0202d2114cc6d7042995100519cce45c808c153bnd# Permission is hereby granted, free of charge, to any person obtaining a
0202d2114cc6d7042995100519cce45c808c153bnd# copy of this software and associated documentation files (the "Software"),
0202d2114cc6d7042995100519cce45c808c153bnd# to deal in the Software without restriction, including without limitation
0202d2114cc6d7042995100519cce45c808c153bnd# the rights to use, copy, modify, merge, publish, distribute, sublicense,
0202d2114cc6d7042995100519cce45c808c153bnd# and/or sell copies of the Software, and to permit persons to whom the
0202d2114cc6d7042995100519cce45c808c153bnd# Software is furnished to do so, subject to the following conditions:
0202d2114cc6d7042995100519cce45c808c153bnd#
0202d2114cc6d7042995100519cce45c808c153bnd# The above copyright notice and this permission notice (including the next
0202d2114cc6d7042995100519cce45c808c153bnd# paragraph) shall be included in all copies or substantial portions of the
0202d2114cc6d7042995100519cce45c808c153bnd# Software.
0202d2114cc6d7042995100519cce45c808c153bnd#
0202d2114cc6d7042995100519cce45c808c153bnd# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
0202d2114cc6d7042995100519cce45c808c153bnd# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
0202d2114cc6d7042995100519cce45c808c153bnd# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
0202d2114cc6d7042995100519cce45c808c153bnd# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.
#
#
# Package name used in tarballs
MODULE_NAME=font-bitstream-75dpi
# Version number (used in path names)
MODULE_VERSION=1.0.1
# Checksums for upstream tarball
TARBALL_MD5 = aed54fb53d2d24aff10c92985286d1e5
TARBALL_SHA1 = 43344b8ff3b2c2fda8d4cdbcc12c0688b2e04789
### Include common rulesets
include ../Makefile.inc