aboutsummaryrefslogtreecommitdiff
path: root/graphics
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
parentc9f59be4916e2adb5d8a15af9222f73c9af23c15 (diff)
downloadports-91a9e897b15ac2ddd28a6a62e8024c5d9e47b82f.tar.gz
ports-91a9e897b15ac2ddd28a6a62e8024c5d9e47b82f.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jhead/Makefile6
-rw-r--r--graphics/jhead/distinfo4
-rw-r--r--graphics/jhead/pkg-plist3
3 files changed, 6 insertions, 7 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)
diff --git a/graphics/jhead/distinfo b/graphics/jhead/distinfo
index 699850910766..8a6bfaf6947b 100644
--- a/graphics/jhead/distinfo
+++ b/graphics/jhead/distinfo
@@ -1,2 +1,2 @@
-MD5 (jhead-2.0.tar.gz) = 0fa7c878390b5019b017f3c5d087a35e
-SIZE (jhead-2.0.tar.gz) = 43940
+MD5 (jhead-2.1.tar.gz) = 882081eb1f41cb3d3791f8dc87a27e0f
+SIZE (jhead-2.1.tar.gz) = 43680
diff --git a/graphics/jhead/pkg-plist b/graphics/jhead/pkg-plist
deleted file mode 100644
index 3d8396578cb8..000000000000
--- a/graphics/jhead/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/jhead
-%%PORTDOCS%%%%DOCSDIR%%/usage.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%