Makefile revision 1356
d3ed5b56cb6b58f87ffd125bed48f7668f13de1edirkx###############################################################################
842ae4bd224140319ae7feec1872b93dfd491143fielding# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
842ae4bd224140319ae7feec1872b93dfd491143fielding# Permission is hereby granted, free of charge, to any person obtaining a
842ae4bd224140319ae7feec1872b93dfd491143fielding# copy of this software and associated documentation files (the "Software"),
842ae4bd224140319ae7feec1872b93dfd491143fielding# to deal in the Software without restriction, including without limitation
842ae4bd224140319ae7feec1872b93dfd491143fielding# the rights to use, copy, modify, merge, publish, distribute, sublicense,
893328ef6ff86d0ca27774778d84410353789fb0fielding# 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# 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# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
893328ef6ff86d0ca27774778d84410353789fb0fielding# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
893328ef6ff86d0ca27774778d84410353789fb0fielding# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
893328ef6ff86d0ca27774778d84410353789fb0fielding# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
893328ef6ff86d0ca27774778d84410353789fb0fielding# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
0d50a692ff2ac7bdb42e417737ed86ebf0a41671ben# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# DEALINGS IN THE SOFTWARE.
928f622b54e87afbbaba6add8aef8066ca16a040wrowe# Package name used in tarballs
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Package metadata
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantzMODULE_DESC = Winitzki proof Bitmap font containing Cyrillic glyphs
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# pkg(5) name we deliver the files in (override default)
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Version number (used in path names)
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Checksums for upstream tarball
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantzTARBALL_SHA1 = 29249b49eac7e3f32d7a1a93808fcfd9d399011c
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz### Include common rulesets