freebsd-ports/graphics/libjpeg-turbo/Makefile
2017-08-06 08:07:54 +00:00

13 lines
285 B
Makefile

# 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 EXAMPLES
.include "${MASTERDIR}/Makefile"