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

PKGNAMEPREFIX=  lib
PORTREVISION=   0

COMMENT=    SIMD-accelerated JPEG codec library, provides libTurboJPEG

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

.include "${MASTERDIR}/Makefile"