cfd78e4081
- add license PR: ports/170004 Submitted by: maintainer, cmt@burggraben.net Spotted by: pointyhat
22 lines
509 B
Makefile
22 lines
509 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= 1
|
|
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"
|