git: 4cb9a60fdcbe - main - emulators/fmsx: clarify LICENSE_PERMS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Jun 2023 03:59:08 UTC
The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/ports/commit/?id=4cb9a60fdcbe24c2b668dd46e0fe0a194e011527 commit 4cb9a60fdcbe24c2b668dd46e0fe0a194e011527 Author: Eugene Grosbein <eugen@FreeBSD.org> AuthorDate: 2023-06-18 03:53:17 +0000 Commit: Eugene Grosbein <eugen@FreeBSD.org> CommitDate: 2023-06-18 03:59:03 +0000 emulators/fmsx: clarify LICENSE_PERMS The software source is open. It is free to use for non-commercial purposes emulating ancient hardware to use "abadonware". Let exp-run build it. No commercial redistribution. --- emulators/fmsx/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 6d08e6c87567..8150075bc458 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -14,12 +14,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Portable MSX/MSX2/MSX2+ Emulator WWW= https://fms.komkon.org/fMSX/ -LICENSE= UNKNOWN -LICENSE_NAME= unknown +LICENSE= fMSX +LICENSE_NAME= fMSX License LICENSE_TEXT= This program is NOT in public domain.\ It can be freely distributed for non-commercial purposes only. \ - Legal status of distributed ROM images is unclear. -LICENSE_PERMS= none + Legal status of distributed ROM images is unclear (abadonware). +LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept USES= dos2unix gmake xorg zip USE_XORG= x11 xext