From 62131cc5ab9b51d9f516b29433fd3a8a37dd673d Mon Sep 17 00:00:00 2001 From: salo Date: Sat, 3 May 2003 07:08:37 +0000 Subject: Bump PKGREVISION: Install html documentation into share/doc/html. Whitespace police. --- sysutils/dvd+rw-tools/Makefile | 27 +++++++++++++-------------- sysutils/dvd+rw-tools/PLIST | 6 +++--- 2 files changed, 16 insertions(+), 17 deletions(-) (limited to 'sysutils') diff --git a/sysutils/dvd+rw-tools/Makefile b/sysutils/dvd+rw-tools/Makefile index 3c1bf303b3c..49ba23d98f9 100644 --- a/sysutils/dvd+rw-tools/Makefile +++ b/sysutils/dvd+rw-tools/Makefile @@ -1,23 +1,22 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/05/03 05:42:47 dan Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/03 07:08:37 salo Exp $ # -DISTNAME= dvd+rw-tools-5.5.4.3.4 -CATEGORIES= sysutils -MASTER_SITES= http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ +DISTNAME= dvd+rw-tools-5.5.4.3.4 +PKGREVISION= 1 +CATEGORIES= sysutils +MASTER_SITES= http://fy.chalmers.se/~appro/linux/DVD+RW/tools/ -MAINTAINER= dan@netbsd.org -HOMEPAGE= http://fy.chalmers.se/~appro/linux/DVD+RW/ -COMMENT= Tools for writing DVD+R[W] disks +MAINTAINER= dan@netbsd.org +HOMEPAGE= http://fy.chalmers.se/~appro/linux/DVD+RW/ +COMMENT= Tools for writing DVD+R[W] disks -DEPENDS+= cdrecord-[1-9]*:../../sysutils/cdrecord +DEPENDS+= cdrecord-[1-9]*:../../sysutils/cdrecord do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/growisofs ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/growisofs ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/dvd+rw-booktype ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/dvd+rw-format ${PREFIX}/bin - - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dvd+rw-tools - ${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/dvd+rw-tools + ${INSTALL_PROGRAM} ${WRKSRC}/dvd+rw-format ${PREFIX}/bin + ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/dvd+rw-tools + ${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/html/dvd+rw-tools .include "../../mk/bsd.pkg.mk" - diff --git a/sysutils/dvd+rw-tools/PLIST b/sysutils/dvd+rw-tools/PLIST index 37d5ea21442..135d8e9bbf6 100644 --- a/sysutils/dvd+rw-tools/PLIST +++ b/sysutils/dvd+rw-tools/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/03 05:42:47 dan Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/05/03 07:08:37 salo Exp $ bin/growisofs bin/dvd+rw-booktype bin/dvd+rw-format -share/doc/dvd+rw-tools/index.html -@dirrm share/doc/dvd+rw-tools +share/doc/html/dvd+rw-tools/index.html +@dirrm share/doc/html/dvd+rw-tools -- cgit v1.2.3