mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 01:23:12 -04:00
9 lines
170 B
Makefile
9 lines
170 B
Makefile
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../android-file-transfer
|
|
|
|
OPTIONS_SLAVE= QT5
|
|
OPTIONS_EXCLUDE=CLI FUSE PYTHON
|
|
|
|
.include "${MASTERDIR}/Makefile"
|