open-src/app/xcompmgr/Makefile
changeset 911 a3e7e197651c
parent 907 3c35d611cdaa
child 919 425233ae7236
equal deleted inserted replaced
910:0a08683bf637 911:a3e7e197651c
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xcompmgr 1.x Makefile
     3 # xcompmgr 1.x Makefile
     4 #
     4 #
     5 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     5 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
     6 # Use subject to license terms.
     6 # Use subject to license terms.
     7 #
     7 #
     8 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # Permission is hereby granted, free of charge, to any person obtaining a
     9 # copy of this software and associated documentation files (the
     9 # copy of this software and associated documentation files (the
    10 # "Software"), to deal in the Software without restriction, including
    10 # "Software"), to deal in the Software without restriction, including
    36 MODULE_NAME=xcompmgr
    36 MODULE_NAME=xcompmgr
    37 
    37 
    38 # Version number (used in path names)
    38 # Version number (used in path names)
    39 MODULE_VERSION=1.1.5
    39 MODULE_VERSION=1.1.5
    40 
    40 
       
    41 # Checksums for upstream tarball
       
    42 TARBALL_MD5  = bf8faa8c540bfdcd0252801d8f16d868
       
    43 TARBALL_SHA1 = 9b4d7c3c64b3d980ea317b5206fee17adefd1d65
       
    44 
    41 
    45 
    42 # Man pages to apply Sun footer to & attributes to list
    46 # Man pages to apply Sun footer to & attributes to list
    43 #SUNTOUCHED_MANPAGES=man/*.man
    47 #SUNTOUCHED_MANPAGES=man/*.man
    44 SUN_PACKAGE=SUNWxcompmgr
    48 SUN_PACKAGE=SUNWxcompmgr
    45 MODULE_STABILITY=Volatile
    49 MODULE_STABILITY=Volatile