open-src/util/compat-links/Makefile
changeset 970 272328fe1b4a
parent 963 7a4fced80e83
child 989 69f41ae8b459
equal deleted inserted replaced
969:f3e9f1ddd6a8 970:272328fe1b4a
    26 # This makefile simply creates a number of compatibility links in the
    26 # This makefile simply creates a number of compatibility links in the
    27 # proto area that we include in our packages
    27 # proto area that we include in our packages
    28 
    28 
    29 # Package name used in tarballs
    29 # Package name used in tarballs
    30 MODULE_NAME=compat-links
    30 MODULE_NAME=compat-links
       
    31 
       
    32 # pkg(5) name we deliver the files in (override default)
       
    33 MODULE_PKGNAME=x11/compatibility/links-xorg
       
    34 MODULE_PKGNAME_SET=yes
       
    35 
       
    36 # Package classification (override default)
       
    37 MODULE_PKGCLASS=System/X11
       
    38 MODULE_PKGCLASS_SET=yes
       
    39 
       
    40 # ARC cases that covered this module
       
    41 # PSARC/2004/187 Xorg Server For Solaris
       
    42 MODULE_ARC_CASES = PSARC/2004/187
       
    43 # PSARC/2008/405 Removal of /usr/openwin
       
    44 MODULE_ARC_CASES += PSARC/2008/405
    31 
    45 
    32 # No sources
    46 # No sources
    33 MODULE_VERSION=NONE
    47 MODULE_VERSION=NONE
    34 SOURCE_TARBALL_NAME=NONE
    48 SOURCE_TARBALL_NAME=NONE
    35 SOURCE_TARBALL_NAME_SET=yes
    49 SOURCE_TARBALL_NAME_SET=yes