diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-24 12:01:20 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-24 12:01:20 +0000 |
commit | 851d6538b1fa20a45d1e55ffce6bb854211fdb3e (patch) | |
tree | 23981cc68aafae672ac83947c4c70a717d253f16 /graphics/zathura-cb | |
parent | 2593f661f85e6709824c8d03d1c57ac8ff7c00be (diff) | |
download | ports-851d6538b1fa20a45d1e55ffce6bb854211fdb3e.tar.gz ports-851d6538b1fa20a45d1e55ffce6bb854211fdb3e.zip |
Notes
Diffstat (limited to 'graphics/zathura-cb')
-rw-r--r-- | graphics/zathura-cb/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile index 8d5a4a6d1bd3..1aa16eb4fea1 100644 --- a/graphics/zathura-cb/Makefile +++ b/graphics/zathura-cb/Makefile @@ -8,10 +8,8 @@ MASTER_SITES= http://pwmt.org/projects/zathura-cb/download/ MAINTAINER= mike.d.ft402@gmail.com COMMENT= Comic book plugin for Zathura PDF viewer -LICENSE= zlib -LICENSE_NAME= zlib license +LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror pkg-mirror auto-accept BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura |