mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
6d1f4f8dbe
Gutenprint foomatic data files
21 lines
491 B
Makefile
21 lines
491 B
Makefile
# New ports collection makefile for: gutenprint-foomatic
|
|
# Date created: 2007-03-30
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/print/gutenprint-foomatic/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
|
|
|
|
PORTREVISION= 0
|
|
PORTEPOCH= 0
|
|
PKGNAMESUFFIX= -foomatic
|
|
|
|
MAINTAINER= ahze@FreeBSD.org
|
|
COMMENT= GutenPrint Foomatic Drivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
GUT_SLAVE= foomatic
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|