mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
cf118ccf87
Reported by: lwhsu
11 lines
176 B
Makefile
11 lines
176 B
Makefile
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"
|