summaryrefslogtreecommitdiff
path: root/graphics/jhead/Makefile
diff options
context:
space:
mode:
authorveego <veego>2002-02-10 22:47:47 +0000
committerveego <veego>2002-02-10 22:47:47 +0000
commit82745e0e15ce8ea30f484ac3d537245d6a0f0ddf (patch)
tree3488e555ce00756de39e8b854dd067d1847d543b /graphics/jhead/Makefile
parent2361d2828f5aa82afd1a5ea51cb6780492441d71 (diff)
downloadpkgsrc-82745e0e15ce8ea30f484ac3d537245d6a0f0ddf.tar.gz
Update jhead to version 1.6.
Changes since 1.5: - Added -V (version) option - Added -exonly (exif only) option - Fixed lots of typos (Thanks, David Baker [mailto:dave@dsb3.com]) - Use EDITOR environment variable to pick which editor (Instead of notpead or VI) - Improved thumbnail deletion feature - now not just shortens the header, but also removes pointers to the thumbnail form the exif header.
Diffstat (limited to 'graphics/jhead/Makefile')
-rw-r--r--graphics/jhead/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index ff45979270d..2a8f42d82a0 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -1,18 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2001/12/23 04:38:05 toshii Exp $
+# $NetBSD: Makefile,v 1.5 2002/02/10 22:47:47 veego Exp $
#
-DISTNAME= jhead
-PKGNAME= jhead-1.5
+DISTNAME= jhead-1.6
CATEGORIES= graphics
MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
-EXTRACT_SUFX= .zip
MAINTAINER= veego@netbsd.org
HOMEPAGE= http://www.sentex.net/~mwandel/jhead/
COMMENT= Extract EXIF header from JPEG image
-DIST_SUBDIR= ${PKGNAME}
-WRKSRC= ${WRKDIR}
+WRKSRC= ${WRKDIR}/${DISTNAME:S/-//}
LIBS= -lm