CUPS 2.2.8 is a bug fix release that addresses issues in the scheduler, ipptool utility, CUPS library, and USB printer support. A detailed list of changes can be found in the change log included in the download.
11 lines
271 B
Text
11 lines
271 B
Text
# $NetBSD: Makefile.common,v 1.4 2018/06/11 10:04:24 adam Exp $
|
|
#
|
|
# used by print/cups/Makefile
|
|
# used by print/cups-base/Makefile
|
|
|
|
CUPS_VERS= 2.2.8
|
|
DISTNAME= cups-${CUPS_VERS}-source
|
|
CATEGORIES= print
|
|
|
|
HOMEPAGE= https://www.cups.org/
|
|
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
|