aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-04 09:08:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-04 09:08:04 +0000
commitc95327ab950d1bbf13a1ba7e1db50b62704340b3 (patch)
tree4ddc34121cf15442e4fadee9af070e2cf86d2a59 /graphics/exiv2
parent3221744f4a563c63b452d7787055a231bb284383 (diff)
downloadports-c95327ab950d1bbf13a1ba7e1db50b62704340b3.tar.gz
ports-c95327ab950d1bbf13a1ba7e1db50b62704340b3.zip
- Add LICENSE_FILE
- Add CPE info Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=388508
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index ae532424562e..72282351e065 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -12,11 +12,12 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Exif, IPTC, and XMP metadata manipulation library and tools
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
-USES= gettext gmake iconv libtool
+USES= cpe gettext gmake iconv libtool
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes