View | Details | Raw Unified | Return to bug 206267
Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 9-18 Link Here
9
MAINTAINER=	alexander.4mail@gmail.com
9
MAINTAINER=	alexander.4mail@gmail.com
10
COMMENT=	DjVu support for zathura
10
COMMENT=	DjVu support for zathura
11
11
12
LICENSE=	zlib
12
LICENSE=	ZLIB
13
LICENSE_NAME=	zlib license
14
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
16
14
17
LIB_DEPENDS=	libdjvulibre.so:${PORTSDIR}/graphics/djvulibre
15
LIB_DEPENDS=	libdjvulibre.so:${PORTSDIR}/graphics/djvulibre
18
BUILD_DEPENDS=	zathura:${PORTSDIR}/graphics/zathura
16
BUILD_DEPENDS=	zathura:${PORTSDIR}/graphics/zathura

Return to bug 206267