open-src/app/rstart/Makefile
changeset 1068 0dc26c96a5af
parent 970 272328fe1b4a
equal deleted inserted replaced
1067:0eff33524aac 1068:0dc26c96a5af
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # rstart 1.x Makefile
     3 # rstart 1.x Makefile
     4 #
     4 #
     5 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2011, 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,
    35 # Package classification (override default)
    35 # Package classification (override default)
    36 MODULE_PKGCLASS=Applications/Internet
    36 MODULE_PKGCLASS=Applications/Internet
    37 MODULE_PKGCLASS_SET=yes
    37 MODULE_PKGCLASS_SET=yes
    38 
    38 
    39 # Version number (used in path names)
    39 # Version number (used in path names)
    40 MODULE_VERSION=1.0.3
    40 MODULE_VERSION=1.0.4
    41 
    41 
    42 # Checksums for upstream tarball
    42 # Checksums for upstream tarball
    43 TARBALL_MD5  = e09c14cf1ac78260f95a9aa45bccab4c
    43 TARBALL_MD5  = eb82a6290dfbaa1fc09a3b7426b2eac2
    44 TARBALL_SHA1 = 253ebb330f5cb2b49711e04ae0ad8a659e854244
    44 TARBALL_SHA1 = 92b1743af23e7bc8be732f314cba92dedf7907d3
    45 
    45 
    46 # Patches to apply to source after unpacking, in order
    46 # Patches to apply to source after unpacking, in order
    47 SOURCE_PATCHES = 
    47 SOURCE_PATCHES = 
    48 
    48 
    49 # Man pages to apply Sun footer to & attributes to list
    49 # Man pages to apply Sun footer to & attributes to list