summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-02-18 05:01:02 +0000
committerrillig <rillig@pkgsrc.org>2018-02-18 05:01:02 +0000
commit75a542bb3741349233f9027f4fcce0ef074c754c (patch)
treeaabd869adb43696e3082da9d73784e6a92907efb /graphics
parentbf3902dada1e7e67810888d9db584976f28c0bc2 (diff)
downloadpkgsrc-75a542bb3741349233f9027f4fcce0ef074c754c.tar.gz
graphics/jhead: move documentation to share/doc/jhead
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jhead/Makefile9
-rw-r--r--graphics/jhead/PLIST4
2 files changed, 7 insertions, 6 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index 6b9b6ac2b25..52eafe23d6a 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2015/02/08 16:12:22 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2018/02/18 05:01:02 rillig Exp $
DISTNAME= jhead-3.00
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
@@ -11,12 +12,12 @@ LICENSE= public-domain
MAKE_FILE= makefile
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/html/jhead
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/jhead
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jhead ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/jhead.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
- ${INSTALL_MAN} ${WRKSRC}/usage.html \
- ${DESTDIR}${PREFIX}/share/doc/html/jhead
+ ${INSTALL_DATA} ${WRKSRC}/usage.html \
+ ${DESTDIR}${PREFIX}/share/doc/jhead
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/jhead/PLIST b/graphics/jhead/PLIST
index 19596437f6f..9255cd6864e 100644
--- a/graphics/jhead/PLIST
+++ b/graphics/jhead/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:19 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/02/18 05:01:02 rillig Exp $
bin/jhead
man/man1/jhead.1
-share/doc/html/jhead/usage.html
+share/doc/jhead/usage.html