open-src/font/dec-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  = 6e7c5108f1b16d7a1c7b2c9760edd6e5
    37 TARBALL_MD5  = 6e7c5108f1b16d7a1c7b2c9760edd6e5
    38 TARBALL_SHA1 = a748d35b8b0241abd3e1d85f80da318b529a74d0
    38 TARBALL_SHA1 = a748d35b8b0241abd3e1d85f80da318b529a74d0
    39 
    39 
       
    40 # Description to include in package metadata
       
    41 MODULE_DESC = DEC bitmap fonts containing mouse cursor pointer glyphs
       
    42 
    40 ### Include common rulesets
    43 ### Include common rulesets
    41 include ../Makefile.inc
    44 include ../Makefile.inc