open-src/proto/inputproto/Makefile
changeset 1339 4f152696e5f2
parent 1276 52f85727ce94
child 1351 9ad483eabd22
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2006, 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 TARBALL_SHA256= de7516ab25c299740da46c0f1af02f1831c5aa93b7283f512c0f35edaac2bcb0
    35 TARBALL_SHA256= de7516ab25c299740da46c0f1af02f1831c5aa93b7283f512c0f35edaac2bcb0
    36 
    36 
    37 # Patches to apply to source after unpacking, in order
    37 # Patches to apply to source after unpacking, in order
    38 SOURCE_PATCHES= 
    38 SOURCE_PATCHES= 
    39 
    39 
       
    40 # Package metadata
       
    41 MODULE_DESC = headers & documentation for XInputExtension extension to the X11 protocol
       
    42 
    40 ### Include common rulesets
    43 ### Include common rulesets
    41 include ../Makefile.inc
    44 include ../Makefile.inc