aboutsummaryrefslogblamecommitdiff
path: root/graphics/libjpeg-turbo/Makefile
blob: 22cac97a0b1c28b8aa9e6de3ae134cf157915388 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                   
           
 
                   
                 
 
                                                                          
 

                                       
                    
 
                                
# 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"