mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
8f84ceff8e
Changes: 75e39f7f8...7e4a132a7
11 lines
134 B
Makefile
11 lines
134 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../yuzu
|
|
|
|
OPTIONS_SLAVE= QT5
|
|
|
|
.include "${MASTERDIR}/Makefile"
|