83fb1239f7
Hat: portmgr
21 lines
489 B
Makefile
21 lines
489 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= 2
|
|
PORTEPOCH= 0
|
|
PKGNAMEPREFIX= gimp-
|
|
PKGNAMESUFFIX= # empty
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Gimp print plug-in
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
GUT_SLAVE= gimp
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|