summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2005-05-25 10:59:22 +0000
committeragc <agc@pkgsrc.org>2005-05-25 10:59:22 +0000
commit9aee7a9e218842d1e4a827d257552dc09a9fc4d0 (patch)
treeb4fed60ae7ccd7b341da2b45a0b57eaf3981f43e /sysutils
parent7ee243e8ac3434f02603b4a8630a0e44b3ef3404 (diff)
downloadpkgsrc-9aee7a9e218842d1e4a827d257552dc09a9fc4d0.tar.gz
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 (limited to 'sysutils')
-rw-r--r--sysutils/fatback/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/fatback/Makefile b/sysutils/fatback/Makefile
index 718a094edd2..8489b433f7e 100644
--- a/sysutils/fatback/Makefile
+++ b/sysutils/fatback/Makefile
@@ -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 @@ COMMENT= Recover deleted files from FAT filesystems
GNU_CONFIGURE= yes
+LICENCE= fatback-license
+
.include "../../mk/bsd.pkg.mk"