home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / PMUUCP / PMUUCP.ICF < prev    next >
Text File  |  1996-03-02  |  1KB  |  33 lines

  1. CATALOG
  2.    * Define a user-friendly name for the catalog.
  3.    NAME         = 'PMUUCP - UUCP-System for OS/2 and PM',
  4.    * Define a description of the catalog
  5.    DESCRIPTION  = 'This is a UUCP-System for OS/2 with a PM-Frontend'
  6.  
  7. * Define the package.
  8. * There can be one or more PACKAGE entries in each catalog file.
  9. * In this sample there is one for the Pricing System package and
  10. * one for the Inventory Control System.
  11.  
  12. PACKAGE
  13.    * Define a name for the package.  This is the
  14.    * name that appears in the catalog list.
  15.    NAME         = 'PMUUCP',
  16.    * Define the product number of the files in the package.
  17.    NUMBER       = '1.12',
  18.    * Define the version(01), release(01), and modification
  19.    * number(00) of the files in the package.
  20.    VRM          = '011202',
  21.    * Define the feature number of the files in the package.
  22.    FEATURE      = '0009',
  23.    * Define the source location of the files.
  24.    HOSTLOC      = 'DRIVE: ;',
  25.    * Define the name of the package file.
  26.    PACKAGEFILE  = 'DRIVE: PMUUCP.PKG',
  27.    * Define the name of the description file.
  28.    PKGDESCRFILE = 'DRIVE: PMUUCP.DSC',
  29.    * Define the amount of disk space required to install
  30.    * this package on the user's workstation.
  31.    SIZE         = '300000'
  32.  
  33.