Date: Sat, 15 Jul 2017 17:22:08 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445884 - head/graphics/dcraw Message-ID: <201707151722.v6FHM8h6060126@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 15 17:22:08 2017 New Revision: 445884 URL: https://svnweb.freebsd.org/changeset/ports/445884 Log: Add LICENSE - Update WWW Modified: head/graphics/dcraw/Makefile head/graphics/dcraw/pkg-descr Modified: head/graphics/dcraw/Makefile ============================================================================== --- head/graphics/dcraw/Makefile Sat Jul 15 17:22:03 2017 (r445883) +++ head/graphics/dcraw/Makefile Sat Jul 15 17:22:08 2017 (r445884) @@ -9,6 +9,8 @@ MASTER_SITES= LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Decoder for RAW files from digital cameras +LICENSE= GPLv2+ + LIB_DEPENDS= libjasper.so:graphics/jasper \ liblcms2.so:graphics/lcms2 Modified: head/graphics/dcraw/pkg-descr ============================================================================== --- head/graphics/dcraw/pkg-descr Sat Jul 15 17:22:03 2017 (r445883) +++ head/graphics/dcraw/pkg-descr Sat Jul 15 17:22:08 2017 (r445884) @@ -5,4 +5,4 @@ portable (standard C libraries only), free (both "grat when used skillfully, produces better-quality output than the tools provided by the camera vendor. -WWW: http://www.cybercom.net/~dcoffin/dcraw/ +WWW: https://www.cybercom.net/~dcoffin/dcraw/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707151722.v6FHM8h6060126>