open-src/font/bh-75dpi/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-bh-75dpi
    34 MODULE_NAME=font-bh-75dpi
    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  = 53785d2688392aec5cba79fc0ddb23a2
       
    41 TARBALL_SHA1 = 7b891d5bfd966c405c19574bca8f87b8803146d1
       
    42 
    39 # Subdirectory of $(FONTDIR) to install fonts in
    43 # Subdirectory of $(FONTDIR) to install fonts in
    40 FONTSUBDIR=75dpi
    44 FONTSUBDIR=75dpi
    41 
    45 
    42 ### Include common rulesets
    46 ### Include common rulesets
    43 include ../Makefile.bdf
    47 include ../Makefile.bdf