open-src/lib/fontconfig/Makefile
changeset 1339 4f152696e5f2
parent 1228 47726356aac9
child 1446 3bee9d11328b
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Fontconfig 2.x Makefile
     3 # Fontconfig - Font configuration and customization library
     4 #
     4 #
     5 # Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2002, 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,
    25 #
    25 #
    26 #
    26 #
    27 
    27 
    28 # Package name used in tarballs
    28 # Package name used in tarballs
    29 MODULE_NAME=fontconfig
    29 MODULE_NAME=fontconfig
       
    30 
       
    31 # Package metadata
       
    32 MODULE_DESC = the FontConfig font configuration and customization library
    30 
    33 
    31 # pkg(5) name we deliver the files in (override default)
    34 # pkg(5) name we deliver the files in (override default)
    32 MODULE_PKGNAME=system/library/fontconfig
    35 MODULE_PKGNAME=system/library/fontconfig
    33 MODULE_PKGNAME_SET=yes
    36 MODULE_PKGNAME_SET=yes
    34 
    37 
    50 
    53 
    51 # Package metadata
    54 # Package metadata
    52 UPSTREAM	= fontconfig
    55 UPSTREAM	= fontconfig
    53 UPSTREAM_URL	= http://fontconfig.org/
    56 UPSTREAM_URL	= http://fontconfig.org/
    54 UPSTREAM_SET	= yes
    57 UPSTREAM_SET	= yes
       
    58 ORACLE_TPNO	= 12113
    55 
    59 
    56 # Version number (used in path names)
    60 # Version number (used in path names)
    57 MODULE_VERSION=2.8.0
    61 MODULE_VERSION=2.8.0
    58 
    62 
    59 # Checksums for upstream tarball
    63 # Checksums for upstream tarball