mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
21 lines
471 B
Makefile
21 lines
471 B
Makefile
# 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 $
|
|
|
|
PORTREVISION= 0
|
|
PORTEPOCH= 0
|
|
PKGNAMESUFFIX= -cups
|
|
|
|
MAINTAINER= ahze@FreeBSD.org
|
|
COMMENT= GutenPrint CUPS drivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
GUT_SLAVE= cups
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|