summaryrefslogtreecommitdiff
path: root/sysutils/fatback
diff options
context:
space:
mode:
authoragc <agc>2005-05-25 10:59:22 +0000
committeragc <agc>2005-05-25 10:59:22 +0000
commitc2e6dc585ee171d5615eeadd2f3b460881296318 (patch)
treeb4fed60ae7ccd7b341da2b45a0b57eaf3981f43e /sysutils/fatback
parent1cf0e3953d939f607cd9f9f188ed200117d72c6a (diff)
downloadpkgsrc-c2e6dc585ee171d5615eeadd2f3b460881296318.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/fatback')
-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"