summaryrefslogtreecommitdiffstats
path: root/print/gutenprint/Makefile
blob: bda1c1ac619432d0d1e4c775b0a11aa49b95c467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Created by: dgilbert@velocet.ca
# $FreeBSD$
#    $MCom: ports/print/gutenprint/Makefile,v 1.8 2007/04/03 17:42:21 ahze Exp $

PORTNAME=	gutenprint
PORTVERSION=	5.2.10
CATEGORIES=	print

MAINTAINER=	cmt@burggraben.net
COMMENT=	The "meta-port" for GutenPrint

RUN_DEPENDS=	gutenprint-base>0:${PORTSDIR}/print/gutenprint-base

USES=		metaport

OPTIONS_DEFINE=		CUPS GIMP IJS FOOMATIC
OPTIONS_DEFAULT=	IJS
CUPS_DESC=		GutenPrint (gimp-print) Cups Drivers
GIMP_DESC=		GIMP Gutenprint printing plugin
IJS_DESC=		IJS GhostScript Drivers
FOOMATIC_DESC=		Foomatic data files
CUPS_RUN_DEPENDS=	gutenprint-cups>0:${PORTSDIR}/print/gutenprint-cups
GIMP_RUN_DEPENDS=	gimp-gutenprint>0:${PORTSDIR}/print/gimp-gutenprint
IJS_RUN_DEPENDS=	gutenprint-ijs>0:${PORTSDIR}/print/gutenprint-ijs
FOOMATIC_RUN_DEPENDS+=	gutenprint-foomatic>0:${PORTSDIR}/print/gutenprint-foomatic

.include <bsd.port.mk>
OpenPOWER on IntegriCloud