# Created by: Thibault Payet # $FreeBSD: head/graphics/rigsofrods-caelum/Makefile 500178 2019-04-26 23:39:31Z amdmi3 $ PORTNAME= rigsofrods-caelum PORTVERSION= 0.6.3 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= monwarez@mailoo.org COMMENT= OGRE plugin for atmospheric effects LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/lgpl.txt LIB_DEPENDS= libOgreMain.so:graphics/ogre3d19 USE_GITHUB= yes GH_ACCOUNT= RigsOfRods GH_PROJECT= ogre-caelum USES= cmake dos2unix pathfix pkgconfig CMAKE_ARGS= -DCaelum_BUILD_SAMPLES=FALSE DOS2UNIX_GLOB= CMake* *.pc.in USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e '/install.*DOC_FILES/d' \ ${WRKSRC}/CMakeLists.txt .include