summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-09-12 20:10:44 +0000
committergdt <gdt@pkgsrc.org>2008-09-12 20:10:44 +0000
commitbd758240323034f0e8c4b9a42dbc500eda3227da (patch)
tree770973d53a5742a8660b5c6b66ae8be66980f509 /biology
parent4bfe9c64704c794661d5de9b546e6e0b03a29863 (diff)
downloadpkgsrc-bd758240323034f0e8c4b9a42dbc500eda3227da.tar.gz
Add license, and rewrite RESTRICTED based on it (basically similar).
Diffstat (limited to 'biology')
-rw-r--r--biology/phylip/Makefile4
1 files changed, 2 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}