1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/print/gimp-gutenprint/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

22 lines
488 B
Makefile

# 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.5 2007/10/24 21:05:40 ahze Exp $
PORTREVISION= 1
PORTEPOCH= 0
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= # empty
MAINTAINER= ahze@FreeBSD.org
COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
GUT_SLAVE= gimp
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"