summaryrefslogtreecommitdiffstats
path: root/print/gimp-gutenprint/Makefile
blob: bc0b9a432b7427986310408d3896b0e2dc742ad2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    gutenprint-gimp
# Date created:     2006-12-31
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#    $MCom$

PORTREVISION=   0
PORTEPOCH=  0
PKGNAMEPREFIX=  gimp-

MAINTAINER= ahze@FreeBSD.org
COMMENT=    Gimp print plug-in

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

BUILD_WRKSRC=   ${WRKSRC}/src/gimp2
INSTALL_WRKSRC= ${WRKSRC}/src/gimp2

PLIST=  # empty
PLIST_FILES=    libexec/gimp/2.2/plug-ins/print

.include "${MASTERDIR}/Makefile"