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