c70de2e213
Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.4 PR: 281576 Approved by: desktop (fluffy) Sponsored by: Blinkinblox Exp-run by: antoine
11 lines
228 B
Makefile
11 lines
228 B
Makefile
PKGNAMEPREFIX= lib
|
|
|
|
COMMENT= SIMD-accelerated JPEG codec library, provides libTurboJPEG
|
|
WWW= https://libjpeg-turbo.org/
|
|
|
|
MASTERDIR= ${.CURDIR:H}/jpeg-turbo
|
|
SLAVE_PORT= yes
|
|
OPTIONS_EXCLUDE=DOCS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|