summaryrefslogtreecommitdiff
path: root/print/gimp-gutenprint/Makefile
blob: 46342da9df132e5033f87cda3ce218caad7dc7c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#    $MCom: ports/print/gimp-gutenprint/Makefile,v 1.5 2007/10/24 21:05:40 ahze Exp $

PORTEPOCH=	0
PKGNAMEPREFIX=	gimp-
PKGNAMESUFFIX=	# empty

MAINTAINER=	cmt@burggraben.net
COMMENT=	Gimp print plug-in

LICENSE=	GPLv2

MASTERDIR=	${.CURDIR}/../../print/gutenprint-base

GUT_SLAVE=	gimp
PLIST=	${.CURDIR}/pkg-plist

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"