Changes: http://ppsspp.org/#news Changes: https://github.com/hrydgard/ppsspp/compare/v1.4.2...v1.5.1
10 lines
136 B
Makefile
10 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MASTERDIR= ${.CURDIR}/../ppsspp
|
|
|
|
OPTIONS_SLAVE= QT5
|
|
|
|
.include "${MASTERDIR}/Makefile"
|