open-src/driver/xf86-input-hotkey/Makefile
changeset 1339 4f152696e5f2
parent 1097 243d7ed7a10c
child 1422 e9cadc0026d8
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xf86-input-keyboard 1.x Makefile
     3 # Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
     4 #
       
     5 # Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
       
     6 #
     4 #
     7 # 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
     8 # copy of this software and associated documentation files (the "Software"),
     6 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     7 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    29 
    27 
    30 # Package metadata
    28 # Package metadata
    31 MODULE_LICENSE = Oracle
    29 MODULE_LICENSE = Oracle
    32 MODULE_LICENSE_SET = yes
    30 MODULE_LICENSE_SET = yes
    33 
    31 
       
    32 # Dates to show in Oracle copyright notice in pkg license file
       
    33 # Earliest & latest of the copyrights in the Oracle files in this pkg
       
    34 ORACLE_COPYRIGHT_YEARS = 2009, 2010
       
    35 
    34 # Version number (used in path names)
    36 # Version number (used in path names)
    35 MODULE_VERSION=src
    37 MODULE_VERSION=src
    36 SOURCE_TARBALL_NAME=NONE
    38 SOURCE_TARBALL_NAME=NONE
    37 SOURCE_TARBALL_NAME_SET=yes
    39 SOURCE_TARBALL_NAME_SET=yes
    38 ADDITIONAL_SOURCE_DIR=sun-src
    40 ADDITIONAL_SOURCE_DIR=sun-src