mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -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"
|