summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2008-09-12 20:10:44 +0000
committergdt <gdt>2008-09-12 20:10:44 +0000
commit81079437fc40401f5d233068f2d97fdcac698b76 (patch)
tree770973d53a5742a8660b5c6b66ae8be66980f509
parentd6bacfb6cb0d630352280830d71708a110234ddb (diff)
downloadpkgsrc-81079437fc40401f5d233068f2d97fdcac698b76.tar.gz
Add license, and rewrite RESTRICTED based on it (basically similar).
-rw-r--r--biology/phylip/Makefile4
-rw-r--r--licenses/phylip-license4
2 files changed, 6 insertions, 2 deletions
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile
index 479bffc4740..5aaaed8adda 100644
--- a/biology/phylip/Makefile
+++ b/biology/phylip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/05/18 12:28:17 obache Exp $
+# $NetBSD: Makefile,v 1.20 2008/09/12 20:10:44 gdt Exp $
DISTNAME= phylip-3.61
PKGREVISION= 2
@@ -10,7 +10,7 @@ HOMEPAGE= http://evolution.genetics.washington.edu/phylip.html
COMMENT= Phylogeny Inference Package
LICENSE= phylip-license
-RESTRICTED= No commercial distribution without a royalty agreement with the author
+RESTRICTED= Distribution permitted only if no fee is charged.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
diff --git a/licenses/phylip-license b/licenses/phylip-license
new file mode 100644
index 00000000000..3c8f7c6a3f4
--- /dev/null
+++ b/licenses/phylip-license
@@ -0,0 +1,4 @@
+/* version 3.6. (c) Copyright 1993-2004 by the University of Washington.
+ Written by Joseph Felsenstein, Akiko Fuseki, Sean Lamont, and Andrew Keeffe.
+ Permission is granted to copy and use this program provided no fee is
+ charged for it and provided that this copyright notice is not removed. */