freebsd-ports/graphics/libjpeg-turbo/Makefile
2021-04-06 16:31:07 +02:00

12 lines
264 B
Makefile

# Created by: Denis Podolskiy <bytestore@yandex.ru>
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"