freebsd-ports/graphics/libjpeg-turbo/Makefile

13 lines
269 B
Makefile
Raw Normal View History

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