1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/print/gimp-gutenprint/Makefile

21 lines
427 B
Makefile
Raw Normal View History

# 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 $
PORTREVISION= 1
PORTEPOCH= 0
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= # empty
MAINTAINER= cmt@burggraben.net
COMMENT= Gimp print plug-in
LICENSE= GPLv2
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
2007-10-25 02:26:06 +00:00
GUT_SLAVE= gimp
2007-04-21 16:25:31 +00:00
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"