aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libjpeg-turbo/Makefile
blob: 4043c268ab747ada5dbb56154164bdd1df834c4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Denis Podolskiy <bytestore@yandex.ru>
# $FreeBSD$

PKGNAMEPREFIX=  lib

COMMENT=    SIMD-accelerated JPEG codec library, provides libTurboJPEG

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

.include "${MASTERDIR}/Makefile"