82b5884a62
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v4.0 Reported by: GitHub (watch releases)
12 lines
183 B
Makefile
12 lines
183 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../android-file-transfer
|
|
|
|
OPTIONS_SLAVE= QT5
|
|
OPTIONS_EXCLUDE=CLI FUSE PYTHON
|
|
|
|
.include "${MASTERDIR}/Makefile"
|