home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ntickos2.zip / NEWSTICK.ICF < prev    next >
Text File  |  1997-02-13  |  2KB  |  36 lines

  1.  *********************************************************************
  2.  *                        SOFTWARE INSTALLER                         *
  3.  * 5621-434 (C) COPYRIGHT IBM CORP. 1989, 1995. ALL RIGHTS RESERVED. *
  4.  *               LICENSED MATERIALS - PROPERTY OF IBM                *
  5.  *                                                                   *
  6.  *                        NewsTicker for OS/2                        *
  7.  *                                                                   *
  8.  *********************************************************************
  9.  
  10.  CATALOG
  11.     NAME         = 'NewsTicker for OS/2 Catalog',
  12.     * Define a description of the catalog
  13.     DESCRIPTION  = 'NewsTicker for OS/2'
  14.  
  15.  PACKAGE
  16.     NAME         = 'NewsTicker for OS/2',
  17.     * Define the product number of the files in the package.
  18.     NUMBER       = '0000-000',
  19.     * Define the version(01), release(01), and modification
  20.     * number(00) of the files in the package.
  21.     VRM          = '020100',
  22.     * Define the feature number of the files in the package.
  23.     FEATURE      = '0001',
  24.     * Define the source location of the files.
  25.     * HOSTLOC      = 'MVS: ; VM: ; VSE: ; DRIVE: ;',
  26.     * Define the name of the package file.
  27.     PACKAGEFILE  = 'DRIVE: NEWSTICK.PKG',
  28.     * Define the name of the description file.
  29.     PKGDESCRFILE = 'DRIVE: NEWSTICK.DSC',
  30.     * Define the amount of disk space required to install
  31.     * this package on the user's workstation.
  32.     SIZE         = '500000',
  33.     UPDATECONFIGSYS = 'YES'
  34.  
  35.  
  36.