diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-24 11:56:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-24 11:56:05 +0000 |
commit | ea4f416f0129df139f13e9b82de5a327dc840cbf (patch) | |
tree | c7fadc3570f1b0d65dcda76b715c3bec96f9bc06 /graphics/zathura-ps | |
parent | 818ba71dd97a98f92eb3af856738d08b1b8da19e (diff) |
Notes
Diffstat (limited to 'graphics/zathura-ps')
-rw-r--r-- | graphics/zathura-ps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile index 4f7001c9de71..1d4b4563d602 100644 --- a/graphics/zathura-ps/Makefile +++ b/graphics/zathura-ps/Makefile @@ -8,10 +8,8 @@ MASTER_SITES= http://pwmt.org/projects/zathura-ps/download/ 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 |