Makefile revision 911
79e4d82eb3a3424976d3922bdd11bcded6b01a37vboxsync###############################################################################
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync#
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# transset 1.x Makefile
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync#
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# Use subject to license terms.
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync#
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# Permission is hereby granted, free of charge, to any person obtaining a
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# copy of this software and associated documentation files (the
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# "Software"), to deal in the Software without restriction, including
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# without limitation the rights to use, copy, modify, merge, publish,
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# distribute, and/or sell copies of the Software, and to permit persons
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# to whom the Software is furnished to do so, provided that the above
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# copyright notice(s) and this permission notice appear in all copies of
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# the Software and that both the above copyright notice(s) and this
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# permission notice appear in supporting documentation.
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync#
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
5218e94d899f948d3def7109e05a93fc6d590037vboxsync# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
5218e94d899f948d3def7109e05a93fc6d590037vboxsync# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
13d64af7d82e77e7af80b0b60da1c2dc9020f22avboxsync# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
5218e94d899f948d3def7109e05a93fc6d590037vboxsync# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18b1f1bb3429f8bfc1a52cfaeb2445e9fb1f55cdvboxsync#
607b3e94ac964648f49fc97505782d4b71b8c18fvboxsync# Except as contained in this notice, the name of a copyright holder
3f2299591cfeb8a37a3578bef9c44c1790860948vboxsync# shall not be used in advertising or otherwise to promote the sale, use
3f2299591cfeb8a37a3578bef9c44c1790860948vboxsync# or other dealings in this Software without prior written authorization
3f2299591cfeb8a37a3578bef9c44c1790860948vboxsync# of the copyright holder.
607b3e94ac964648f49fc97505782d4b71b8c18fvboxsync#
607b3e94ac964648f49fc97505782d4b71b8c18fvboxsync#
3f2299591cfeb8a37a3578bef9c44c1790860948vboxsync
3f2299591cfeb8a37a3578bef9c44c1790860948vboxsync# Package name used in tarballs
3f2299591cfeb8a37a3578bef9c44c1790860948vboxsyncMODULE_NAME=transset
13d64af7d82e77e7af80b0b60da1c2dc9020f22avboxsync
63fdb92b88f31446f6ea53241c0d127677c71c7evboxsync# Version number (used in path names)
3f2299591cfeb8a37a3578bef9c44c1790860948vboxsyncMODULE_VERSION=0.9.1
607b3e94ac964648f49fc97505782d4b71b8c18fvboxsync
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsync# Checksums for upstream tarball
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsyncTARBALL_MD5 = d289dd300124c9680e9eeae83947b0cf
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsyncTARBALL_SHA1 = 6e59ffc4f7ccca4d88bf5ec1bb7700ad611720f9
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsync
607b3e94ac964648f49fc97505782d4b71b8c18fvboxsync# Source tarball
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsyncSOURCE_URL=http://dlc.sun.com/osol/x/downloads/mirrors/$(SOURCE_TARBALL_NAME)
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsyncSOURCE_URL_SET=yes
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsync
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsync# Man pages to apply Sun footer to & attributes to list
607b3e94ac964648f49fc97505782d4b71b8c18fvboxsync#SUNTOUCHED_MANPAGES=man/*.man
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsyncSUN_PACKAGE=SUNWcompmgr
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsyncMODULE_STABILITY=Volatile
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsync
c0b3f8f271f3bc2358c46ed5a99af29a28bd1b66vboxsyncinclude ../Makefile.inc
607b3e94ac964648f49fc97505782d4b71b8c18fvboxsync