# Created by: Denis Podolskiy <bytestore@yandex.ru>
# $FreeBSD: head/graphics/libjpeg-turbo/Makefile 447451 2017-08-06 08:07:54Z antoine $

PKGNAMEPREFIX=	lib
PORTREVISION=	0

COMMENT=	SIMD-accelerated JPEG codec library, provides libTurboJPEG

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

.include "${MASTERDIR}/Makefile"
