aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-25 23:05:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-25 23:05:10 +0000
commitea7995670b7ce6e67238c6127e88d8c0d4b84e09 (patch)
treef0c0c63745349fab5272ddb200741b7c44fc9213 /biology
parentfa870615920423d2c3ad405cece0062db3f3ddef (diff)
downloadports-ea7995670b7ce6e67238c6127e88d8c0d4b84e09.tar.gz
ports-ea7995670b7ce6e67238c6127e88d8c0d4b84e09.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/consed/Makefile3
-rw-r--r--biology/phd2fasta/Makefile3
-rw-r--r--biology/phrap/Makefile3
-rw-r--r--biology/phred/Makefile3
4 files changed, 12 insertions, 0 deletions
diff --git a/biology/consed/Makefile b/biology/consed/Makefile
index 15700c79f7bf..ecd30f138d8a 100644
--- a/biology/consed/Makefile
+++ b/biology/consed/Makefile
@@ -25,6 +25,9 @@ USE_XLIB= yes
ONLY_FOR_ARCHS= i386 amd64
RESTRICTED= Redistribution is not permitted in any form. You must request access permission via e-mail to get the tarball. Free for academic use.
+.if defined(PACKAGE_BUILDING)
+IGNORE= distribution files must be obtained via the authors
+.endif
NO_WRKSUBDIR= yes
diff --git a/biology/phd2fasta/Makefile b/biology/phd2fasta/Makefile
index ef0df20fa7dc..e10de4729598 100644
--- a/biology/phd2fasta/Makefile
+++ b/biology/phd2fasta/Makefile
@@ -15,6 +15,9 @@ MAINTAINER= mzaki@biol.s.u-tokyo.ac.jp
COMMENT= A converter from output files of Phred/Consed to FASTA files
RESTRICTED= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use.
+.if defined(PACKAGE_BUILDING)
+IGNORE= distribution files must be obtained via the authors
+.endif
NO_WRKSUBDIR= yes
diff --git a/biology/phrap/Makefile b/biology/phrap/Makefile
index 094d772390aa..e3eb88633611 100644
--- a/biology/phrap/Makefile
+++ b/biology/phrap/Makefile
@@ -16,6 +16,9 @@ MAINTAINER= mzaki@biol.s.u-tokyo.ac.jp
COMMENT= Phrap is a program for assembling shotgun DNA sequence data
RESTRICTED= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use.
+.if defined(PACKAGE_BUILDING)
+IGNORE= distribution files must be obtained via the authors
+.endif
NO_WRKSUBDIR= yes
diff --git a/biology/phred/Makefile b/biology/phred/Makefile
index 43f3040cf016..91431de93669 100644
--- a/biology/phred/Makefile
+++ b/biology/phred/Makefile
@@ -16,6 +16,9 @@ MAINTAINER= mzaki@biol.s.u-tokyo.ac.jp
COMMENT= Base calling and quality value assignment on DNA sequencing
RESTRICTED= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use.
+.if defined(PACKAGE_BUILDING)
+IGNORE= distribution files must be obtained via the authors
+.endif
NO_WRKSUBDIR= yes