summaryrefslogtreecommitdiff
path: root/graphics/jhead
diff options
context:
space:
mode:
authorschmonz <schmonz>2004-07-28 16:00:00 +0000
committerschmonz <schmonz>2004-07-28 16:00:00 +0000
commitb21bd5ff44cf0a3551adf22c93cda68087a16693 (patch)
treee795d2cd4a1e4f1535f3c5d931cebcb18110f979 /graphics/jhead
parent8413142111efbe5892bc46565239b26f7abfd883 (diff)
downloadpkgsrc-b21bd5ff44cf0a3551adf22c93cda68087a16693.tar.gz
Set USE_BUILDLINK3=yes, and enable pkgviews installation.
Diffstat (limited to 'graphics/jhead')
-rw-r--r--graphics/jhead/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index b8734d0c058..3017743b83d 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 21:41:22 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/07/28 16:00:00 schmonz Exp $
#
DISTNAME= jhead-2.0
@@ -9,6 +9,12 @@ MAINTAINER= veego@NetBSD.org
HOMEPAGE= http://www.sentex.net/~mwandel/jhead/
COMMENT= Extract EXIF header from JPEG image
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+
+INSTALLATION_DIRS= bin man/man1 share/doc/html/jhead
+
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -o jhead jhead.c exif.c jpgfile.c -lm
${GZIP_CMD} -d ${WRKSRC}/jhead.1.gz