2013-09-21 00:43:59 +02:00
|
|
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
2007-04-04 17:09:54 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
# $MCom: ports/print/gutenprint-foomatic/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
|
|
|
|
|
2016-03-27 16:57:59 +02:00
|
|
|
PORTREVISION= 2
|
2007-04-04 17:09:54 +02:00
|
|
|
PKGNAMESUFFIX= -foomatic
|
|
|
|
|
2011-10-17 02:11:10 +02:00
|
|
|
MAINTAINER= cmt@burggraben.net
|
2007-04-04 17:09:54 +02:00
|
|
|
COMMENT= GutenPrint Foomatic Drivers
|
|
|
|
|
2012-07-20 00:45:14 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2007-04-04 17:09:54 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
|
|
|
|
GUT_SLAVE= foomatic
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|