open-src/app/xmag/Makefile
changeset 1339 4f152696e5f2
parent 1196 1ce455dae979
child 1351 9ad483eabd22
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xmag 1.x Makefile
     3 # Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
     4 #
       
     5 # Copyright (c) 2008, 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,
    26 #
    24 #
    27 
    25 
    28 # Package name used in tarballs
    26 # Package name used in tarballs
    29 MODULE_NAME=xmag
    27 MODULE_NAME=xmag
    30 
    28 
       
    29 # Package metadata
       
    30 MODULE_DESC = the xmag screen magnification utility
       
    31 
    31 # Version number (used in path names)
    32 # Version number (used in path names)
    32 MODULE_VERSION=1.0.4
    33 MODULE_VERSION=1.0.4
    33 
    34 
    34 # Checksums for upstream tarball
    35 # Checksums for upstream tarball
    35 TARBALL_MD5  = 2a76128511214bde973258baef537be3
    36 TARBALL_MD5  = 2a76128511214bde973258baef537be3