diff options
author | jgh <jgh@FreeBSD.org> | 2012-07-20 06:45:14 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-07-20 06:45:14 +0800 |
commit | 2118d6eef1d7cec5eee994dda56a8abb3885c2a3 (patch) | |
tree | c38c4d556ddf0ec85138f7581484b9d2e3d00b95 /print | |
parent | bbc36fe275fb0383c134b7617f0dc043bdbd9caa (diff) | |
download | freebsd-ports-graphics-2118d6eef1d7cec5eee994dda56a8abb3885c2a3.tar.gz freebsd-ports-graphics-2118d6eef1d7cec5eee994dda56a8abb3885c2a3.tar.zst freebsd-ports-graphics-2118d6eef1d7cec5eee994dda56a8abb3885c2a3.zip |
- fix plist
- add license
PR: ports/170004
Submitted by: maintainer, cmt@burggraben.net
Spotted by: pointyhat
Diffstat (limited to 'print')
-rw-r--r-- | print/gutenprint-foomatic/Makefile | 3 | ||||
-rw-r--r-- | print/gutenprint-foomatic/pkg-plist | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/print/gutenprint-foomatic/Makefile b/print/gutenprint-foomatic/Makefile index d9f57bd98d1..aa57db7fcfa 100644 --- a/print/gutenprint-foomatic/Makefile +++ b/print/gutenprint-foomatic/Makefile @@ -5,12 +5,15 @@ # $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 diff --git a/print/gutenprint-foomatic/pkg-plist b/print/gutenprint-foomatic/pkg-plist index 2f8ce348a54..2ea73dfbc45 100644 --- a/print/gutenprint-foomatic/pkg-plist +++ b/print/gutenprint-foomatic/pkg-plist @@ -127,6 +127,7 @@ share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enableprintmethod.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enablereddensity.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enablescandrytime.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enablescanmindrytime.xml +share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enablesubchannelcutoff.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enablevacuumintensity.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enableyellowbalance.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_enableyellowdensity.xml @@ -173,6 +174,7 @@ share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inklimit-4.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inklimit-5.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inklimit-6.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inklimit-7.xml +share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inklimit-8.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inkset.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inktype.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_inputslot.xml @@ -205,6 +207,7 @@ share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_reddensity-1.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_resolution.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_scandrytime-1.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_scanmindrytime-1.xml +share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_subchannelcutoff-1.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_usegloss.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_vacuumintensity-1.xml share/foomatic/db/source/opt/gutenprint-ijs.5.2-stp_weave.xml |