summaryrefslogtreecommitdiff
path: root/graphics/luxrender14/Makefile
blob: 305df6a1db0ce6180dfbb6ec736dc50f43492e74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$

DISTVERSION=	1.4
PORTREVISION=	4

LUX_REV=	dfd211d6faa0
LUXRAYS_REV=	7c7127ee1fa4

MASTERDIR=	${.CURDIR}/../luxrender
PKGNAMESUFFIX=	14

DISTINFO_FILE=	${.CURDIR}/distinfo
PATCHDIR=	${.CURDIR}/files

CONFLICTS_INSTALL=	${PORTNAME}-*

USES=		dos2unix
DOS2UNIX_FILES=	../luxrays/CMakeLists.txt

OPTIONS_SLAVE=	FREEIMAGE

.include "${MASTERDIR}/Makefile"