pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/855resolution Install some documentation. Bum...
details: https://anonhg.NetBSD.org/pkgsrc/rev/588c96608f5c
branches: trunk
changeset: 508531:588c96608f5c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 20 23:09:00 2006 +0000
description:
Install some documentation. Bump PKGREVISION.
diffstat:
sysutils/855resolution/Makefile | 8 ++++++--
sysutils/855resolution/PLIST | 4 +++-
2 files changed, 9 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r e6a3245f0397 -r 588c96608f5c sysutils/855resolution/Makefile
--- a/sysutils/855resolution/Makefile Mon Feb 20 23:08:31 2006 +0000
+++ b/sysutils/855resolution/Makefile Mon Feb 20 23:09:00 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:48 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/20 23:09:00 wiz Exp $
#
DISTNAME= 855resolution-0.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tgz
@@ -16,4 +16,8 @@
WRKSRC= ${WRKDIR}/855resolution
USE_TOOLS+= gmake
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/855resolution
+ ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/855resolution
+
.include "../../mk/bsd.pkg.mk"
diff -r e6a3245f0397 -r 588c96608f5c sysutils/855resolution/PLIST
--- a/sysutils/855resolution/PLIST Mon Feb 20 23:08:31 2006 +0000
+++ b/sysutils/855resolution/PLIST Mon Feb 20 23:09:00 2006 +0000
@@ -1,2 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/10/12 02:15:30 christos Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/02/20 23:09:00 wiz Exp $
sbin/855resolution
+share/doc/855resolution/README.txt
+@dirrm share/doc/855resolution
Home |
Main Index |
Thread Index |
Old Index