open-src/app/smproxy/Makefile
changeset 911 a3e7e197651c
parent 851 d428083dbbdd
child 919 425233ae7236
equal deleted inserted replaced
910:0a08683bf637 911:a3e7e197651c
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # smproxy 1.x Makefile
     3 # smproxy 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 is subject to license terms.
     6 # Use is 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=smproxy
    36 MODULE_NAME=smproxy
    37 
    37 
    38 # Version number (used in path names)
    38 # Version number (used in path names)
    39 MODULE_VERSION=1.0.3
    39 MODULE_VERSION=1.0.3
    40 
    40 
       
    41 # Checksums for upstream tarball
       
    42 TARBALL_MD5  = ba7dbde81be24fc1bd4156b360e5f8cf
       
    43 TARBALL_SHA1 = 1ba44a4a58b05d6a6f7c4b1f67b793dce2ccf2ba
       
    44 
    41 # Patches to apply to source after unpacking, in order
    45 # Patches to apply to source after unpacking, in order
    42 SOURCE_PATCHES = 
    46 SOURCE_PATCHES = 
    43 
    47 
    44 # Man pages to apply Sun footer to & attributes to list
    48 # Man pages to apply Sun footer to & attributes to list
    45 SUNTOUCHED_MANPAGES=*.man
    49 SUNTOUCHED_MANPAGES=*.man