diff options
Diffstat (limited to 'devel/easyexif')
-rw-r--r-- | devel/easyexif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/easyexif/Makefile b/devel/easyexif/Makefile index e748cfaac415..32658e3b5053 100644 --- a/devel/easyexif/Makefile +++ b/devel/easyexif/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= fernape@FreeBSD.org COMMENT= Tiny ISO-compliant C++ EXIF parsing library +WWW= https://github.com/mayanklahiri/easyexif LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |