# Created by: Po-Chuan Hsieh # $FreeBSD: head/graphics/charls/Makefile 562736 2021-01-26 17:21:29Z sunpoet $ PORTNAME= charls PORTVERSION= 2.2.0 CATEGORIES= graphics MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ JPEG-LS library implementation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cmake compiler:c++14-lang CMAKE_ON= BUILD_SHARED_LIBS BUILD_TESTING USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} GH_ACCOUNT= team-charls USE_GITHUB= yes .include