Sun Aug 30 15:38:50 2020 UTC ()
net/spread: Add \todo to deal with LICENSE

This is slightly tricky because the license is BSDish with extra
terms, and I'd give even odds Debian is or isn't ok with it.

(I don't see any reason to set NO_*_ON_*.)


(gdt)
diff -r1.36 -r1.37 pkgsrc/net/spread/Makefile

cvs diff -r1.36 -r1.37 pkgsrc/net/spread/Makefile (expand / switch to context diff)
--- pkgsrc/net/spread/Makefile 2019/11/03 11:45:53 1.36
+++ pkgsrc/net/spread/Makefile 2020/08/30 15:38:50 1.37
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/11/03 11:45:53 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2020/08/30 15:38:50 gdt Exp $
 #
 
 DISTNAME=	spread-src-3.17.3
@@ -10,6 +10,9 @@
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://www.spread.org/
 COMMENT=	Group communication system providing a number of messaging services
+# \todo Deal with LICENSE.
+#   - Is the license acceptable to Debian?  (Seems like that could go either way.)
+#   - Put license in licenses and add a line.
 
 WRKSRC=			${WRKDIR}/${DISTNAME}
 USE_GCC_RUNTIME=	yes