open-src/lib/DPS/Makefile
changeset 1339 4f152696e5f2
parent 1196 1ce455dae979
child 1360 096d05346340
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # DPS Makefile
     3 # DPS Makefile
     4 #
     4 #
     5 # Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    27 
    27 
    28 BUILD_TYPES_SET=yes
    28 BUILD_TYPES_SET=yes
    29 BUILD_TYPES=32
    29 BUILD_TYPES=32
    30 
    30 
    31 MODULE_NAME=DPS
    31 MODULE_NAME=DPS
       
    32 
       
    33 # Package metadata
       
    34 MODULE_DESC = the Adobe Display Postscript (DPS) client libraries
    32 
    35 
    33 # Sources were extracted from X11R6.9 source tree, but we don't want
    36 # Sources were extracted from X11R6.9 source tree, but we don't want
    34 # to download & unpack all that, and upstream isn't maintaining, so
    37 # to download & unpack all that, and upstream isn't maintaining, so
    35 # we just have a local copy here.
    38 # we just have a local copy here.
    36 MODULE_VERSION=X11R6.9
    39 MODULE_VERSION=X11R6.9