svn commit: r407147 - branches/2016Q1/graphics/zathura
Mark Felder
feld at FreeBSD.org
Sun Jan 24 15:10:35 UTC 2016
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 at 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 at 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
More information about the svn-ports-all
mailing list