opnsense-ports/graphics/libjpeg-turbo/Makefile
Franco Fichtner ed8f5df05f */*: sync with upstream
Taken from: HardenedBSD
2018-08-15 11:48:38 +02:00

13 lines
276 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
.include "${MASTERDIR}/Makefile"