# Created by: Corey Smith # $FreeBSD: head/graphics/libyuv/Makefile 410509 2016-03-07 08:49:02Z pi $ PORTNAME= libyuv DISTVERSION= 0.0.1280 CATEGORIES= graphics MASTER_SITES= http://files.freeswitch.org/downloads/libs/ MAINTAINER= corsmith@gmail.com COMMENT= Library for freeswitch yuv graphics manipulation LICENSE= BSD3CLAUSE MAKE_JOBS_UNSAFE= yes CXXFLAGS+= -fPIC USE_LDCONFIG= yes .include