aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiftran
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-09-16 09:01:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-09-16 09:01:51 +0000
commitfd27b53a249270613aaafbe852764bd347338c40 (patch)
tree15675a499f72bcf522252a5f0e3c711a3af8fa90 /graphics/exiftran
parent1a7ea3d3148afeac8fbd041e7a156f4183c4cf8e (diff)
downloadports-fd27b53a249270613aaafbe852764bd347338c40.tar.gz
ports-fd27b53a249270613aaafbe852764bd347338c40.zip
- Pet portlint
- Unsilence installation - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=449957
Diffstat (limited to 'graphics/exiftran')
-rw-r--r--graphics/exiftran/Makefile8
-rw-r--r--graphics/exiftran/pkg-descr2
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/exiftran/Makefile b/graphics/exiftran/Makefile
index b8dc27753478..cd59bc342cd3 100644
--- a/graphics/exiftran/Makefile
+++ b/graphics/exiftran/Makefile
@@ -2,19 +2,19 @@
# $FreeBSD$
PORTNAME= exiftran
-DISTNAME= fbida-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
PORTVERSION= 2.12
CATEGORIES= graphics
MASTER_SITES= http://www.kraxel.org/releases/fbida/
+DISTNAME= fbida-${PORTVERSION}
MAINTAINER= mm@FreeBSD.org
COMMENT= Command line utility to transform jpeg files
-LIB_DEPENDS= libexif.so:graphics/libexif
-
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+LIB_DEPENDS= libexif.so:graphics/libexif
+
USES= jpeg uidfix
MAKE_ARGS+= WRKSRC=${WRKSRC} BINDIR=${PREFIX}/bin MANDIR=${MANPREFIX}/man
@@ -30,7 +30,7 @@ post-patch:
${WRKSRC}/build/thumbnail.cgi/Makefile
post-install:
- @${INSTALL_MAN} ${WRKSRC}/exiftran.man \
+ ${INSTALL_MAN} ${WRKSRC}/exiftran.man \
${STAGEDIR}${PREFIX}/man/man1/exiftran.1
.include <bsd.port.mk>
diff --git a/graphics/exiftran/pkg-descr b/graphics/exiftran/pkg-descr
index c685859087c4..faec341fdcaf 100644
--- a/graphics/exiftran/pkg-descr
+++ b/graphics/exiftran/pkg-descr
@@ -6,4 +6,4 @@ orientation tag, it updates the exif informaton if needed (image dimension,
orientation), it also rotates the exif thumbnail.
It can process multiple images at once.
-WWW: http://www.kraxel.org/blog/linux/fbida/
+WWW: https://www.kraxel.org/blog/linux/fbida/