open-src/app/xprop/Makefile
changeset 1356 73c3eb360de2
parent 1179 4ad971e180c3
child 1408 17c15e2662ba
equal deleted inserted replaced
1355:a491fdb785f6 1356:73c3eb360de2
     1 ##############################################################################
     1 ##############################################################################
     2 #
     2 #
     3 # xprop 1.x Makefile
     3 # xprop - utility to display X11 window and font properties
     4 #
     4 #
     5 # Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 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=xprop
    29 MODULE_NAME=xprop
       
    30 
       
    31 # Package metadata
       
    32 MODULE_DESC = the xprop utility to display X11 window and font properties
    30 
    33 
    31 # Version number (used in path names)
    34 # Version number (used in path names)
    32 MODULE_VERSION=1.2.1
    35 MODULE_VERSION=1.2.1
    33 
    36 
    34 # Checksums for upstream tarball
    37 # Checksums for upstream tarball