Date: Sun, 24 Jan 2016 15:10:34 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r407147 - branches/2016Q1/graphics/zathura Message-ID: <201601241510.u0OFAYUc098052@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Sun Jan 24 15:10:33 2016 New Revision: 407147 URL: https://svnweb.freebsd.org/changeset/ports/407147 Log: MFH: r407104 - Use standard ZLIB license PR: 206264 Submitted by: amdmi3 Approved by: quentin.stievenart@gmail.com (maintainer) Approved by: ports-secteam (with hat) Modified: branches/2016Q1/graphics/zathura/Makefile Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/graphics/zathura/Makefile ============================================================================== --- branches/2016Q1/graphics/zathura/Makefile Sun Jan 24 15:10:12 2016 (r407146) +++ branches/2016Q1/graphics/zathura/Makefile Sun Jan 24 15:10:33 2016 (r407147) @@ -9,10 +9,8 @@ MASTER_SITES= http://pwmt.org/projects/z MAINTAINER= quentin.stievenart@gmail.com COMMENT= Customizable lightweight pdf viewer -LICENSE= zlib -LICENSE_NAME= zlib license +LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libgirara-gtk3.so:${PORTSDIR}/x11-toolkits/girara
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241510.u0OFAYUc098052>