90c988f1fc
Reported by: pointyhat via pav
21 lines
500 B
Makefile
21 lines
500 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.2 2007/03/30 16:42:46 ahze Exp $
|
|
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 0
|
|
PKGNAMEPREFIX= gimp-devel-
|
|
PKGNAMESUFFIX= # empty
|
|
|
|
MAINTAINER= ahze@FreeBSD.org
|
|
COMMENT= Gimp print plug-in
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
GUT_SLAVE= gimp-devel
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|