File:  [cvs.NetBSD.org] / pkgsrc / print / foomatic-filters-cups / Makefile
Revision 1.18: download - view: text, annotated - select for diffs
Sun Jul 23 10:17:23 2023 UTC (21 months, 1 week ago) by bsiegert
Branches: MAIN
CVS tags: HEAD
foomatic-filters: update to 4.0.17.

This is a big update across many versions, too many changes to list here.

# $NetBSD: Makefile,v 1.18 2023/07/23 10:17:23 bsiegert Exp $

META_PACKAGE=	yes

.include "../../print/foomatic-filters/Makefile.common"

DISTNAME=	foomatic-filters-cups-${FOOMATIC_FILTERS_VERSION}

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Foomatic support for CUPS

DEPENDS+=	cups-base>=1.0:../../print/cups-base
DEPENDS+=	foomatic-filters-${FOOMATIC_FILTERS_VERSION}{,nb[0-9]*}:../../print/foomatic-filters

WRKSRC=		${WRKDIR}

CUPS_FILTERDIR=		${LOCALBASE}/libexec/cups/filter
FILES_SUBST+=		CUPS_FILTERDIR=${CUPS_FILTERDIR}

.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>