2007-04-04 17:08:35 +02:00
|
|
|
# New ports collection makefile for: gutenprint-cups
|
|
|
|
# Date created: 2007-03-27
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
# $MCom: ports/print/gutenprint-cups/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
|
|
|
|
|
2010-03-28 08:47:48 +02:00
|
|
|
PORTREVISION= 2
|
2007-04-04 17:08:35 +02:00
|
|
|
PORTEPOCH= 0
|
|
|
|
PKGNAMESUFFIX= -cups
|
|
|
|
|
2010-07-26 02:03:14 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2007-04-04 17:08:35 +02:00
|
|
|
COMMENT= GutenPrint CUPS drivers
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
|
|
|
|
GUT_SLAVE= cups
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
2011-10-09 15:50:54 +02:00
|
|
|
BROKEN= does not compile
|
|
|
|
|
2007-04-04 17:08:35 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|