freebsd-ports/print/gutenprint-foomatic/Makefile
Jason Helfman cfd78e4081 - fix plist
- add license

PR:     ports/170004
Submitted by:   maintainer, cmt@burggraben.net
Spotted by: pointyhat
2012-07-19 22:45:14 +00:00

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"