pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/cdif fix license, add RESTRICTED
details: https://anonhg.NetBSD.org/pkgsrc/rev/c99c73c08074
branches: trunk
changeset: 529982:c99c73c08074
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Jun 14 18:33:51 2007 +0000
description:
fix license, add RESTRICTED
diffstat:
textproc/cdif/Makefile | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r ac32209fc3f3 -r c99c73c08074 textproc/cdif/Makefile
--- a/textproc/cdif/Makefile Thu Jun 14 17:55:03 2007 +0000
+++ b/textproc/cdif/Makefile Thu Jun 14 18:33:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:45 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2007/06/14 18:33:51 gdt Exp $
#
DISTNAME= cdif-1.15
@@ -9,7 +9,11 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Word context diff
-LICENSE= no-commercial-use
+# XXX add cdif-license
+LICENSE= cdif-license
+RESTRICTED= Redistribution only for "non-commercial purpose".
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
WRKSRC= ${WRKDIR}
USE_TOOLS+= perl:run
Home |
Main Index |
Thread Index |
Old Index