From d3bd4755a6ddb9ecd46dbd05ce818c7c2bb52749 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Wed, 4 Apr 2007 15:07:06 +0000 Subject: Add gimp-gutenprint (gutenprint-base slave port) * gimp-print plugin for the GIMP --- print/Makefile | 1 + print/gimp-devel-gutenprint/Makefile | 22 ++++++++++++++++++++++ print/gimp-gutenprint/Makefile | 22 ++++++++++++++++++++++ 3 files changed, 45 insertions(+) create mode 100644 print/gimp-devel-gutenprint/Makefile create mode 100644 print/gimp-gutenprint/Makefile diff --git a/print/Makefile b/print/Makefile index 86a322d44895..07144263f7d5 100644 --- a/print/Makefile +++ b/print/Makefile @@ -92,6 +92,7 @@ SUBDIR += ghostscript-gpl SUBDIR += ghostscript-gpl-nox11 SUBDIR += ghostview + SUBDIR += gimp-gutenprint SUBDIR += gimp-print SUBDIR += gl2ps SUBDIR += gnome-cups-manager diff --git a/print/gimp-devel-gutenprint/Makefile b/print/gimp-devel-gutenprint/Makefile new file mode 100644 index 000000000000..a7f42f292e77 --- /dev/null +++ b/print/gimp-devel-gutenprint/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: gutenprint-gimp +# Date created: 2006-12-31 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom: ports/print/gimp-gutenprint/Makefile,v 1.2 2007/03/30 16:42:46 ahze Exp $ + +PORTREVISION= 0 +PORTEPOCH= 0 +PKGNAMEPREFIX= gimp- +PKGNAMESUFFIX= # empty + +MAINTAINER= ahze@FreeBSD.org +COMMENT= Gimp print plug-in + +MASTERDIR= ${.CURDIR}/../../print/gutenprint-base + +GUT_SLAVE= gimp +PLIST= # empty +PLIST_FILES= libexec/gimp/2.2/plug-ins/print + +.include "${MASTERDIR}/Makefile" diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile new file mode 100644 index 000000000000..a7f42f292e77 --- /dev/null +++ b/print/gimp-gutenprint/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: gutenprint-gimp +# Date created: 2006-12-31 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom: ports/print/gimp-gutenprint/Makefile,v 1.2 2007/03/30 16:42:46 ahze Exp $ + +PORTREVISION= 0 +PORTEPOCH= 0 +PKGNAMEPREFIX= gimp- +PKGNAMESUFFIX= # empty + +MAINTAINER= ahze@FreeBSD.org +COMMENT= Gimp print plug-in + +MASTERDIR= ${.CURDIR}/../../print/gutenprint-base + +GUT_SLAVE= gimp +PLIST= # empty +PLIST_FILES= libexec/gimp/2.2/plug-ins/print + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3