aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiftran
diff options
context:
space:
mode:
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/