aboutsummaryrefslogtreecommitdiff
path: root/graphics/jhead/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-06 12:52:05 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-06 12:52:05 +0000
commit91a9e897b15ac2ddd28a6a62e8024c5d9e47b82f (patch)
tree089a80f52751d266ef3f4f6b58e0bedcb9aba6da /graphics/jhead/Makefile
parentc9f59be4916e2adb5d8a15af9222f73c9af23c15 (diff)
downloadports-91a9e897b15ac2ddd28a6a62e8024c5d9e47b82f.tar.gz
ports-91a9e897b15ac2ddd28a6a62e8024c5d9e47b82f.zip
Notes
Diffstat (limited to 'graphics/jhead/Makefile')
-rw-r--r--graphics/jhead/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index add810407937..8e2a36dac0ff 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= jhead
-PORTVERSION= 2.0
-PORTREVISION= 1
+PORTVERSION= 2.1
CATEGORIES= graphics
MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
@@ -17,6 +16,9 @@ COMMENT= Exif Jpeg camera setting parser and thumbnail remover
MAKEFILE= ${WRKSRC}/makefile
USE_GMAKE= yes
+PORTDOCS= usage.html
+PLIST_FILES= bin/jhead
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jhead ${PREFIX}/bin
.if !defined(NOPORTDOCS)