Compiler for PostScript Printer Description (PPD) files
cups-ppdc is a collection of utilities taken from the Common UNIX Printing System (CUPS) for working with PostScript Printer Description (PPD) files; PPD files can be used to set up a printer when proprietary drivers are not available. See the ppdcfile(5) man page for information on the PPD file format.
cups-ppdc is a collection of utilities taken from the Common UNIX Printing System (CUPS) for working with PostScript Printer Description (PPD) files; PPD files can be used to set up a printer when proprietary drivers are not available. See the ppdcfile(5) man page for information on the PPD file format.
To install cups-ppdc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cups-ppdc
To see what files were installed by cups-ppdc, run:
port contents cups-ppdc
To later upgrade cups-ppdc, run:
sudo port selfupdate && sudo port upgrade cups-ppdc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.