home *** CD-ROM | disk | FTP | other *** search
- CATALOG
- * Define a user-friendly name for the catalog.
- NAME = 'PMUUCP - UUCP-System for OS/2 and PM',
- * Define a description of the catalog
- DESCRIPTION = 'This is a UUCP-System for OS/2 with a PM-Frontend'
-
- * Define the package.
- * There can be one or more PACKAGE entries in each catalog file.
- * In this sample there is one for the Pricing System package and
- * one for the Inventory Control System.
-
- PACKAGE
- * Define a name for the package. This is the
- * name that appears in the catalog list.
- NAME = 'PMUUCP',
- * Define the product number of the files in the package.
- NUMBER = '1.12',
- * Define the version(01), release(01), and modification
- * number(00) of the files in the package.
- VRM = '011202',
- * Define the feature number of the files in the package.
- FEATURE = '0009',
- * Define the source location of the files.
- HOSTLOC = 'DRIVE: ;',
- * Define the name of the package file.
- PACKAGEFILE = 'DRIVE: PMUUCP.PKG',
- * Define the name of the description file.
- PKGDESCRFILE = 'DRIVE: PMUUCP.DSC',
- * Define the amount of disk space required to install
- * this package on the user's workstation.
- SIZE = '300000'
-
-