open-src/app/x11perf/Makefile
changeset 1339 4f152696e5f2
parent 1179 4ad971e180c3
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # x11perf 1.x Makefile
     3 # x11perf - X11 server performance test program
     4 #
     4 #
     5 # Copyright (c) 2008, 2011, 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,
    37 TARBALL_SHA256 = 24ee8857a2bf414b360addabf1c27ef797f7f504ee9bc409c151760bfbe53184
    37 TARBALL_SHA256 = 24ee8857a2bf414b360addabf1c27ef797f7f504ee9bc409c151760bfbe53184
    38 
    38 
    39 # Patches to apply to source after unpacking, in order
    39 # Patches to apply to source after unpacking, in order
    40 SOURCE_PATCHES = 
    40 SOURCE_PATCHES = 
    41 
    41 
       
    42 # Package metadata
       
    43 MODULE_DESC = the x11perf performance test program for X11 servers
       
    44 
    42 # pkg(5) name we deliver the files in (override default)
    45 # pkg(5) name we deliver the files in (override default)
    43 MODULE_PKGNAME=benchmark/x11perf
    46 MODULE_PKGNAME=benchmark/x11perf
    44 MODULE_PKGNAME_SET=yes
    47 MODULE_PKGNAME_SET=yes
    45 
    48 
    46 # ARC cases that covered this module
    49 # ARC cases that covered this module