open-src/font/misc-cyrillic/Makefile
changeset 911 a3e7e197651c
parent 907 3c35d611cdaa
child 919 425233ae7236
equal deleted inserted replaced
910:0a08683bf637 911:a3e7e197651c
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     3 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
     4 # Use is subject to license terms.
     4 # Use is subject to license terms.
     5 #
     5 #
     6 # Permission is hereby granted, free of charge, to any person obtaining a
     6 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # copy of this software and associated documentation files (the
     7 # copy of this software and associated documentation files (the
     8 # "Software"), to deal in the Software without restriction, including
     8 # "Software"), to deal in the Software without restriction, including
    34 MODULE_NAME=font-misc-cyrillic
    34 MODULE_NAME=font-misc-cyrillic
    35 
    35 
    36 # Version number (used in path names)
    36 # Version number (used in path names)
    37 MODULE_VERSION=1.0.1
    37 MODULE_VERSION=1.0.1
    38 
    38 
       
    39 # Checksums for upstream tarball
       
    40 TARBALL_MD5  = c79d7921d95b2c4f10fad464bb121090
       
    41 TARBALL_SHA1 = c178f8a8b6897a8382a0f4315a5b577760ba703c
       
    42 
    39 ### Include common rulesets
    43 ### Include common rulesets
    40 include ../Makefile.inc
    44 include ../Makefile.inc