diff options
Diffstat (limited to 'emulators/yabause/Makefile')
-rw-r--r-- | emulators/yabause/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 898ab660ea0e..76c59b979e5f 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Sega Saturn system emulator -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ USES= cmake dos2unix openal:soft pkgconfig DOS2UNIX_FILES= src/qt/YabauseThread.cpp |