aboutsummaryrefslogtreecommitdiff
path: root/graphics/jhead/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-05-14 21:45:46 +0000
committerPatrick Li <pat@FreeBSD.org>2002-05-14 21:45:46 +0000
commit18011ed32efa6995f29c04b72ce6d91a81c9a5b7 (patch)
tree4f5b70b9553cba8c26fcb199464ef859f87fbbad /graphics/jhead/Makefile
parent12d112ab51f9d19e79dbd62a159acce31f9568a0 (diff)
downloadports-18011ed32efa6995f29c04b72ce6d91a81c9a5b7.tar.gz
ports-18011ed32efa6995f29c04b72ce6d91a81c9a5b7.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 b9099e039d8e..5ccd53521581 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -6,16 +6,18 @@
#
PORTNAME= jhead
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= graphics
MASTER_SITES= http://www.sentex.net/~mwandel/jhead/
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= jamie@hermans.ca
MAKEFILE= ${FILESDIR}/Makefile
+WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/jhead ${PREFIX}/bin
.if !defined(NOPORTDOCS)