1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/graphics/libjpeg-turbo/Makefile
Antoine Brodin f212e44616 Update graphics/jpeg-turbo and graphics/libjpeg-turbo to 2.0.0
Upstream switched build system to CMake

PR:		230143
With hat:	portmgr
2018-08-13 20:22:38 +00:00

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