- Fix build with jbig2dec 0.12

- Add LICENSE_FILE

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-12-05 05:50:04 +00:00
parent 50e21cfda3
commit 5b540146f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403023

View file

@ -13,12 +13,14 @@ MAINTAINER= udvzsolt@gmail.com
COMMENT= Lightweight PDF viewer and toolkit
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libjbig2dec.so:${PORTSDIR}/graphics/jbig2dec \
libopenjp2.so:${PORTSDIR}/graphics/openjpeg
CFLAGS+= -I${WRKSRC}/include/mupdf
LIBS+= -L${LOCALBASE}/lib
MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes
USES= cpe compiler:c++11-lang gmake jpeg pkgconfig