open-src/font/bitstream-100dpi/Makefile
changeset 1356 73c3eb360de2
parent 1043 16f3a9b8588b
equal deleted inserted replaced
1355:a491fdb785f6 1356:73c3eb360de2
     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  = 6b223a54b15ecbd5a1bc52312ad790d8
    37 TARBALL_MD5  = 6b223a54b15ecbd5a1bc52312ad790d8
    38 TARBALL_SHA1 = 138376f8683c09b9068c7c124842a7af9f0fcc2e
    38 TARBALL_SHA1 = 138376f8683c09b9068c7c124842a7af9f0fcc2e
    39 
    39 
       
    40 # Description to include in package metadata
       
    41 MODULE_DESC = 100dpi bitmap versions of Bitstream Charter & Terminal fonts
       
    42 
    40 ### Include common rulesets
    43 ### Include common rulesets
    41 include ../Makefile.inc
    44 include ../Makefile.inc