open-src/app/xdm/Makefile
changeset 1339 4f152696e5f2
parent 1199 b6706e7f1c36
child 1422 e9cadc0026d8
equal deleted inserted replaced
1338:4337fec94eef 1339:4f152696e5f2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xdm Makefile
     3 # xdm - X Display Manager with support for XDMCP and host chooser
     4 #
     4 #
     5 # Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2009, 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,
    29 MODULE_NAME=xdm
    29 MODULE_NAME=xdm
    30 
    30 
    31 # pkg(5) name we deliver the files in (override default)
    31 # pkg(5) name we deliver the files in (override default)
    32 MODULE_PKGNAME=system/display-manager/xdm
    32 MODULE_PKGNAME=system/display-manager/xdm
    33 MODULE_PKGNAME_SET=yes
    33 MODULE_PKGNAME_SET=yes
       
    34 MODULE_DESC = the X Display Manager (xdm) server
    34 
    35 
    35 # Version number (used in path names)
    36 # Version number (used in path names)
    36 MODULE_VERSION=1.1.9
    37 MODULE_VERSION=1.1.9
    37 
    38 
    38 # Checksums for upstream tarball
    39 # Checksums for upstream tarball