Date: Sun, 24 Jan 2016 11:56:06 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407105 - head/graphics/zathura-ps Message-ID: <201601241156.u0OBu6uQ036689@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun Jan 24 11:56:05 2016 New Revision: 407105 URL: https://svnweb.freebsd.org/changeset/ports/407105 Log: - Use standard ZLIB license PR: 206269 Submitted by: amdmi3 Approved by: mike.d.ft402@gmail.com (maintainer) Modified: head/graphics/zathura-ps/Makefile Modified: head/graphics/zathura-ps/Makefile ============================================================================== --- head/graphics/zathura-ps/Makefile Sun Jan 24 11:52:28 2016 (r407104) +++ head/graphics/zathura-ps/Makefile Sun Jan 24 11:56:05 2016 (r407105) @@ -8,10 +8,8 @@ MASTER_SITES= http://pwmt.org/projects/z MAINTAINER= mike.d.ft402@gmail.com COMMENT= PostScript support for Zathura PDF viewer -LICENSE= zlib -LICENSE_NAME= zlib license +LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LIB_DEPENDS= libspectre.so:${PORTSDIR}/print/libspectre BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241156.u0OBu6uQ036689>