open-src/font/sony-misc/Makefile
changeset 1339 4f152696e5f2
parent 1043 16f3a9b8588b
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
     4 #
     4 #
     5 # Permission is hereby granted, free of charge, to any person obtaining a
     5 # Permission is hereby granted, free of charge, to any person obtaining a
     6 # copy of this software and associated documentation files (the "Software"),
     6 # copy of this software and associated documentation files (the "Software"),
     7 # to deal in the Software without restriction, including without limitation
     7 # to deal in the Software without restriction, including without limitation
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    35 
    35 
    36 # Checksums for upstream tarball
    36 # Checksums for upstream tarball
    37 TARBALL_MD5  = beef61a9b0762aba8af7b736bb961f86
    37 TARBALL_MD5  = beef61a9b0762aba8af7b736bb961f86
    38 TARBALL_SHA1 = 8d0dd87148283c8ac8c5ac37906b12fab5ddb1d8
    38 TARBALL_SHA1 = 8d0dd87148283c8ac8c5ac37906b12fab5ddb1d8
    39 
    39 
       
    40 # Description to include in package metadata
       
    41 MODULE_DESC = Sony bitmap fonts containing Japanese glyphs
       
    42 
    40 ### Include common rulesets
    43 ### Include common rulesets
    41 include ../Makefile.inc
    44 include ../Makefile.inc