pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc The fatback info manual limits the use of the (GPL2-li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50838dfbd8f7
branches:  trunk
changeset: 494515:50838dfbd8f7
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed May 25 10:59:22 2005 +0000

description:
The fatback info manual limits the use of the (GPL2-licensed) fatback
program and manual to government and law-enforcement agencies only, so
set this as a licence restriction in the package.

diffstat:

 licenses/fatback-license  |  2 ++
 sysutils/fatback/Makefile |  4 +++-
 2 files changed, 5 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 4e2c36db567b -r 50838dfbd8f7 licenses/fatback-license
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/fatback-license  Wed May 25 10:59:22 2005 +0000
@@ -0,0 +1,2 @@
+   Copyright (C) 2000-2001 DoD Computer Forensics Lab This manual and
+the Fatback program are for *government and law enforcement use only*.
diff -r 4e2c36db567b -r 50838dfbd8f7 sysutils/fatback/Makefile
--- a/sysutils/fatback/Makefile Wed May 25 10:55:50 2005 +0000
+++ b/sysutils/fatback/Makefile Wed May 25 10:59:22 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/25 10:29:01 agc Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/25 10:59:22 agc Exp $
 
 DISTNAME=      fatback-1.3
 CATEGORIES=    sysutils
@@ -10,4 +10,6 @@
 
 GNU_CONFIGURE= yes
 
+LICENCE=       fatback-license
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index