and add @bin markers

ok?

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Index: Makefile
===================================================================
RCS file: /home2/cvs/OpenBSD/ports/print/foomatic-db-engine/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile    18 Sep 2008 13:37:41 -0000      1.4
+++ Makefile    14 Dec 2008 09:13:18 -0000
@@ -4,12 +4,10 @@
 
 V=                     20070919
 DISTNAME=              foomatic-db-engine-3.0-${V}
-PKGNAME=               foomatic-db-engine-3.0.${V}
+PKGNAME=               foomatic-db-engine-3.0.${V}p0
 CATEGORIES=            print
 
 HOMEPAGE=              
http://www.linux-foundation.org/en/OpenPrinting/Database/Foomatic
-
-MAINTAINER=            Jacob Meuser <jake...@openbsd.org>
 
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
Index: pkg/DESCR
===================================================================
RCS file: /home2/cvs/OpenBSD/ports/print/foomatic-db-engine/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 DESCR
--- pkg/DESCR   9 Sep 2007 14:42:02 -0000       1.1.1.1
+++ pkg/DESCR   14 Dec 2008 09:13:18 -0000
@@ -1,3 +1,9 @@
 Foomatic's database engine generates PPD files from the data in
 Foomatic's XML database. It also contains scripts to directly generate
 print queues and handle jobs.
+
+If you use CUPS and want it to generate Foomatic PPDs on demand, create
+a symlink from foomatic-ppdfile(1) to the CUPS PPD generator directory:
+
+# ln -sf ${PREFIX}/bin/foomatic-ppdfile \
+       ${LOCALBASE}/libexec/cups/driver/foomatic
Index: pkg/MESSAGE
===================================================================
RCS file: pkg/MESSAGE
diff -N pkg/MESSAGE
--- pkg/MESSAGE 26 Sep 2007 08:25:34 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-If you use CUPS and want it to generate Foomatic PPDs on demand, create
-a symlink from foomatic-ppdfile(1) to the CUPS PPD generator directory:
-
-# ln -sf ${PREFIX}/bin/foomatic-ppdfile \
-       ${LOCALBASE}/libexec/cups/driver/foomatic
Index: pkg/PLIST
===================================================================
RCS file: /home2/cvs/OpenBSD/ports/print/foomatic-db-engine/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   26 Sep 2007 08:25:34 -0000      1.2
+++ pkg/PLIST   14 Dec 2008 09:13:18 -0000
@@ -1,9 +1,9 @@
 @comment $OpenBSD: PLIST,v 1.2 2007/09/26 08:25:34 ajacoutot Exp $
-bin/foomatic-combo-xml
+...@bin bin/foomatic-combo-xml
 bin/foomatic-compiledb
 bin/foomatic-configure
 bin/foomatic-datafile
-bin/foomatic-perl-data
+...@bin bin/foomatic-perl-data
 bin/foomatic-ppd-options
 bin/foomatic-ppdfile
 bin/foomatic-printjob

Reply via email to