open-src/font/adobe-75dpi/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,
    34 TARBALL_SHA1 = 6a2ec569336b5646682a14eee3c7790274beffd1
    34 TARBALL_SHA1 = 6a2ec569336b5646682a14eee3c7790274beffd1
    35 
    35 
    36 # Subdirectory of $(FONTDIR) to install fonts in
    36 # Subdirectory of $(FONTDIR) to install fonts in
    37 FONTSUBDIR=75dpi
    37 FONTSUBDIR=75dpi
    38 
    38 
       
    39 # Description to include in package metadata
       
    40 MODULE_DESC = 75dpi bitmap versions of Adobe PostScript core font set
       
    41 
    39 ### Include common rulesets
    42 ### Include common rulesets
    40 include ../Makefile.bdf
    43 include ../Makefile.bdf