aboutsummaryrefslogtreecommitdiff
path: root/graphics/libjpeg-turbo/Makefile
blob: 91244f14768348662a8609f17724152e3deba1b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PKGNAMEPREFIX=	lib
#PORTREVISION=	1

COMMENT=	SIMD-accelerated JPEG codec library, provides libTurboJPEG
WWW=		https://libjpeg-turbo.org/

MASTERDIR=	${.CURDIR:H}/jpeg-turbo
SLAVE_PORT=	yes
OPTIONS_EXCLUDE=DOCS

.include "${MASTERDIR}/Makefile"