aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mlt-qt5/Makefile
blob: 3cb2833532c02e20f90025cd318ceac06398bd7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

PORTREVISION=	1

USES=	qt:5 xorg
USE_CXXSTD=	c++11
USE_QT=		core gui svg widgets xml
USE_XORG=	x11
MASTERDIR=	${.CURDIR:H}/mlt
SLAVEPORT=	qt5

.include "${MASTERDIR}/Makefile"