open-src/app/xclipboard/Makefile
changeset 1339 4f152696e5f2
parent 1276 52f85727ce94
child 1370 7a7a374453e5
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xclipboard & xcutsel tools for clipboard & cut buffer manipulation
     3 # xclipboard & xcutsel tools for clipboard & cut buffer manipulation
     4 #
     4 #
     5 # Copyright (c) 2008, 2012, 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,
    29 MODULE_NAME=xclipboard
    29 MODULE_NAME=xclipboard
    30 
    30 
    31 # Package classification (override default)
    31 # Package classification (override default)
    32 MODULE_PKGCLASS=Applications/Accessories
    32 MODULE_PKGCLASS=Applications/Accessories
    33 MODULE_PKGCLASS_SET=yes
    33 MODULE_PKGCLASS_SET=yes
       
    34 MODULE_DESC = the xclipboard & xcutsel utilities
    34 
    35 
    35 # Version number (used in path names)
    36 # Version number (used in path names)
    36 MODULE_VERSION=1.1.2
    37 MODULE_VERSION=1.1.2
    37 
    38 
    38 # Checksums for upstream tarball
    39 # Checksums for upstream tarball