83fb1239f7
Hat: portmgr
20 lines
475 B
Makefile
20 lines
475 B
Makefile
# New ports collection makefile for: gutenprint-ijs
|
|
# Date created: 2007-03-27
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/print/gutenprint-ijs/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $
|
|
|
|
PORTREVISION= 2
|
|
PORTEPOCH= 0
|
|
PKGNAMESUFFIX= -ijs
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= GutenPrint Ghostscript Drivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
|
|
|
|
GUT_SLAVE= ijs
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|