aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2017-10-24 04:23:54 +0800
committerswills <swills@FreeBSD.org>2017-10-24 04:23:54 +0800
commitaf1d6a149407ede0491494627a274a95a264d7dc (patch)
tree45937fece0ce94e8b47159b5a6d67ea98e711931 /graphics
parentaf4bf2a37564e6cc72d62dab3ce096102d921d06 (diff)
downloadfreebsd-ports-gnome-af1d6a149407ede0491494627a274a95a264d7dc.tar.gz
freebsd-ports-gnome-af1d6a149407ede0491494627a274a95a264d7dc.tar.zst
freebsd-ports-gnome-af1d6a149407ede0491494627a274a95a264d7dc.zip
graphics/py-exifread: Update license information
PR: 222461 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: mi@ALDAN.algebra.com (maintainer timeout, >2 weeks)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-exifread/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-exifread/Makefile b/graphics/py-exifread/Makefile
index 8f00af32ffc8..3e8ac99e9ce0 100644
--- a/graphics/py-exifread/Makefile
+++ b/graphics/py-exifread/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mi@aldan.algebra.com
COMMENT= Read Exif metadata from tiff and jpeg files
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python
USE_PYTHON= autoplist distutils