summaryrefslogtreecommitdiff
path: root/graphics/jhead/Makefile
diff options
context:
space:
mode:
authorveego <veego>2001-10-14 07:14:24 +0000
committerveego <veego>2001-10-14 07:14:24 +0000
commit858fdc2a12a9f1ea4ed7ef3c895a07a01bc09015 (patch)
tree2fd9640d6872a8483d35edfe5292ffbb22fc0ce3 /graphics/jhead/Makefile
parent2f01ad5621267badba45d36c4336e16b5aec488b (diff)
downloadpkgsrc-858fdc2a12a9f1ea4ed7ef3c895a07a01bc09015.tar.gz
Update jhead to 1.4, and change the DIST_SUBDIR from DISTNAME to PKGNAME:
* Fixed saving of thumbnails for big-endian format cameras * Wen renaming files to date based scheme, avoid changing names of files with correct name already. * Added '-de' option to remove exif header * Added '-ts' option to set exif timestamp absolutely
Diffstat (limited to 'graphics/jhead/Makefile')
-rw-r--r--graphics/jhead/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index 2faa33e59a6..f0b94e5ae5f 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2001/09/09 20:36:30 agc Exp $
+# $NetBSD: Makefile,v 1.3 2001/10/14 07:14:24 veego Exp $
#
DISTNAME= jhead
-PKGNAME= jhead-1.3
+PKGNAME= jhead-1.4
CATEGORIES= graphics
MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
EXTRACT_SUFX= .zip
@@ -11,7 +11,7 @@ MAINTAINER= veego@netbsd.org
HOMEPAGE= http://www.sentex.net/~mwandel/jhead/
COMMENT= Extract EXIF header from JPEG image
-DIST_SUBDIR= ${DISTNAME}
+DIST_SUBDIR= ${PKGNAME}
WRKSRC= ${WRKDIR}
LIBS= -lm