summaryrefslogtreecommitdiff
path: root/graphics/s10sh
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-10-26 14:27:22 +0000
committerdrochner <drochner@pkgsrc.org>2002-10-26 14:27:22 +0000
commit773796aef54e13a4f9eac37c06e6e57205596a00 (patch)
tree17aea8967a4ef51be9b5de3b844eeb8c3d72c095 /graphics/s10sh
parent481cdd156048c7ea0da50e3fa62b90bcf210649c (diff)
downloadpkgsrc-773796aef54e13a4f9eac37c06e6e57205596a00.tar.gz
install the README file - the only piece of documentation available
(requested by Hubert F.)
Diffstat (limited to 'graphics/s10sh')
-rw-r--r--graphics/s10sh/Makefile6
-rw-r--r--graphics/s10sh/PLIST4
2 files changed, 7 insertions, 3 deletions
diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile
index 50f04f3677e..90efcb5f46e 100644
--- a/graphics/s10sh/Makefile
+++ b/graphics/s10sh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/08 20:08:50 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2002/10/26 14:27:22 drochner Exp $
#
DISTNAME= s10sh-0.2.0
@@ -14,7 +14,9 @@ HAS_CONFIGURE= yes
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
do-install:
- ${INSTALL} ${WRKSRC}/s10sh ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/s10sh ${PREFIX}/bin
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/s10sh
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/s10sh
.include "../../devel/libusb/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/s10sh/PLIST b/graphics/s10sh/PLIST
index 0b018c3f89b..d11b39523ca 100644
--- a/graphics/s10sh/PLIST
+++ b/graphics/s10sh/PLIST
@@ -1,2 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:50 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/10/26 14:27:22 drochner Exp $
bin/s10sh
+share/doc/s10sh/README
+@dirrm share/doc/s10sh