Add gimp-gutenprint (gutenprint-base slave port)

* gimp-print plugin for the GIMP
This commit is contained in:
Michael Johnson 2007-04-04 15:07:06 +00:00
parent f44cbd3190
commit d3bd4755a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189197
3 changed files with 45 additions and 0 deletions

View file

@ -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

View file

@ -0,0 +1,22 @@
# New ports collection makefile for: gutenprint-gimp
# Date created: 2006-12-31
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $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"

View file

@ -0,0 +1,22 @@
# New ports collection makefile for: gutenprint-gimp
# Date created: 2006-12-31
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $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"