pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/nono



Module Name:    pkgsrc
Committed By:   jun
Date:           Sat Jun 25 15:04:03 UTC 2022

Modified Files:
        pkgsrc/emulators/nono: Makefile

Log Message:
nono: add fsharp-license, to support NetBSD/x68k


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/emulators/nono/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/nono/Makefile
diff -u pkgsrc/emulators/nono/Makefile:1.12 pkgsrc/emulators/nono/Makefile:1.13
--- pkgsrc/emulators/nono/Makefile:1.12 Sat Jun 18 12:50:21 2022
+++ pkgsrc/emulators/nono/Makefile      Sat Jun 25 15:04:03 2022
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2022/06/18 12:50:21 jun Exp $
+# $NetBSD: Makefile,v 1.13 2022/06/25 15:04:03 jun Exp $
 
 DISTNAME=      nono-0.4.0
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  http://www.pastel-flower.jp/~isaki/nono/archive/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.pastel-flower.jp/~isaki/nono/
 COMMENT=       OMRON LUNA-I emulator
-LICENSE=       nono-license
+LICENSE=       nono-license AND fsharp-license # nono uses X68030 IPLROM image 
 
 # Honor pkgsrc settings. Don't use -Werror.
 MAKE_FLAGS+=   CFLAGS=${CFLAGS:Q}



Home | Main Index | Thread Index | Old Index