d2eb50ab00
Submitted by: rene Reviewed by: mat, tcberner Differential Revision: https://reviews.freebsd.org/D20725
11 lines
176 B
Makefile
11 lines
176 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../android-file-transfer
|
|
|
|
OPTIONS_SLAVE= QT5
|
|
OPTIONS_EXCLUDE=CLI FUSE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|