1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/graphics/libjpeg-turbo/Makefile
Antoine Brodin 163ab3de6a - Update to 1.4.0
- Allow building on non i386/amd64 [1]

PR:		200095
Approved by:	maintainer timeout (3 weeks)
Tested on:	ia64 and sparc64 [1]
2015-06-01 19:13:39 +00:00

13 lines
269 B
Makefile

# Created by: Denis Podolskiy <bytestore@yandex.ru>
# $FreeBSD$
PKGNAMEPREFIX= lib
COMMENT= SIMD-accelerated JPEG codec library, provides libTurboJPEG
MASTERDIR= ${.CURDIR:H}/jpeg-turbo
SLAVE_PORT= yes
OPTIONS_EXCLUDE=DOCS EXAMPLES
.include "${MASTERDIR}/Makefile"