Index: head/graphics/exiv2/Makefile =================================================================== --- head/graphics/exiv2/Makefile (revision 499342) +++ head/graphics/exiv2/Makefile (revision 499343) @@ -1,39 +1,39 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= exiv2 DISTVERSION= 0.27.0 DISTVERSIONSUFFIX= a-Source PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.exiv2.org/builds/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Exif, IPTC, and XMP metadata manipulation library and tools -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 USES= cmake compiler:c++11-lang cpe gettext iconv pathfix localbase:ldflags USE_LDCONFIG= yes LDFLAGS+= -lintl CMAKE_ON= EXIV2_ENABLE_VIDEO \ EXIV2_BUILD_PO CMAKE_OFF= EXIV2_ENABLE_LIBXMP OPTIONS_DEFINE= SAMPLE OPTIONS_SUB= yes SAMPLE_DESC= Include sample applications SAMPLE_CMAKE_BOOL= EXIV2_BUILD_SAMPLES PATHFIX_CMAKELISTSTXT= CMakeChecks.txt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-Source .include Index: head/graphics/exiv2/pkg-descr =================================================================== --- head/graphics/exiv2/pkg-descr (revision 499342) +++ head/graphics/exiv2/pkg-descr (revision 499343) @@ -1,6 +1,6 @@ Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC, and XMP metadata of images in various formats. Exiv2 is available as free software and with a commercial license, and is used in many projects. -WWW: http://www.exiv2.org/ +WWW: https://www.exiv2.org/