17b4c270c4
- Add stage support - Convert USE_BZIP2 and USE_GNOME=gnomehack to USES PR: ports/191209 Submitted by: cmt@burggraben.net
18 lines
410 B
Makefile
18 lines
410 B
Makefile
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
|
# $FreeBSD$
|
|
# $MCom: ports/print/gutenprint-foomatic/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
|
|
|
|
PORTEPOCH= 0
|
|
PKGNAMESUFFIX= -foomatic
|
|
|
|
MAINTAINER= cmt@burggraben.net
|
|
COMMENT= GutenPrint Foomatic Drivers
|
|
|
|
LICENSE= GPLv2
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
GUT_SLAVE= foomatic
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|