open-src/app/xwd/Makefile
changeset 1339 4f152696e5f2
parent 1276 52f85727ce94
child 1370 7a7a374453e5
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xwd - X window dump utility to take screen shots
     3 # xwd - X window dump utility to take screen shots
     4 #
     4 #
     5 # Copyright (c) 2008, 2012, 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,
    41 
    41 
    42 # pkg(5) name we deliver the files in (override default)
    42 # pkg(5) name we deliver the files in (override default)
    43 MODULE_PKGNAME=x11/x11-window-dump
    43 MODULE_PKGNAME=x11/x11-window-dump
    44 MODULE_PKGNAME_SET=yes
    44 MODULE_PKGNAME_SET=yes
    45 
    45 
       
    46 # Package metadata
       
    47 MODULE_DESC = the xwd screen shot utility
       
    48 
    46 # ARC cases that covered this module
    49 # ARC cases that covered this module
    47 # PSARC/2008/107  xwd -silent
    50 # PSARC/2008/107  xwd -silent
    48 MODULE_ARC_CASES = PSARC/2008/107
    51 MODULE_ARC_CASES = PSARC/2008/107
    49 
    52 
    50 # Man pages to apply Sun footer to & attributes to list
    53 # Man pages to apply Sun footer to & attributes to list