1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Jason Helfman b21f6ead34 - fix plist
- add license

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

23 lines
489 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= 1
PORTEPOCH= 0
PKGNAMESUFFIX= -cups
MAINTAINER= cmt@burggraben.net
COMMENT= GutenPrint CUPS drivers
LICENSE= GPLv2
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
GUT_SLAVE= cups
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"