open-src/app/xvinfo/Makefile
changeset 1339 4f152696e5f2
parent 1068 0dc26c96a5af
child 1351 9ad483eabd22
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xvinfo 1.x Makefile
     3 # xvinfo - utility to display X-Video extension adaptor information
     4 #
     4 #
     5 # Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2006, 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,
    36 TARBALL_SHA1 = dc326464748fa608da50386112a89024804c1910
    36 TARBALL_SHA1 = dc326464748fa608da50386112a89024804c1910
    37 
    37 
    38 # Patches to apply to source after unpacking, in order
    38 # Patches to apply to source after unpacking, in order
    39 SOURCE_PATCHES = 
    39 SOURCE_PATCHES = 
    40 
    40 
       
    41 # Package metadata
       
    42 MODULE_DESC = the xvinfo utility to display X-Video extension adaptor information
       
    43 
    41 # pkg(5) name we deliver the files in (override default)
    44 # pkg(5) name we deliver the files in (override default)
    42 MODULE_PKGNAME=x11/diagnostic/x11-info-clients
    45 MODULE_PKGNAME=x11/diagnostic/x11-info-clients
    43 MODULE_PKGNAME_SET=yes
    46 MODULE_PKGNAME_SET=yes
    44 
    47 
    45 # ARC cases that covered this module
    48 # ARC cases that covered this module