mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
13 lines
225 B
Makefile
13 lines
225 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../android-file-transfer
|
|
|
|
CONFLICTS_INSTALL= ${PORTNAME}-qt4
|
|
|
|
OPTIONS_SLAVE= QT5
|
|
OPTIONS_EXCLUDE=${OPTIONS_MULTI_COMP}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|