freebsd-ports/multimedia/mlt-qt5/Makefile

13 lines
189 B
Makefile
Raw Normal View History

# $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"