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