aboutsummaryrefslogtreecommitdiff
path: root/biology/phred
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/phred
parentfa870615920423d2c3ad405cece0062db3f3ddef (diff)
downloadports-ea7995670b7ce6e67238c6127e88d8c0d4b84e09.tar.gz
ports-ea7995670b7ce6e67238c6127e88d8c0d4b84e09.zip
Teach the building cluster that these ports are not to be build
Notes
Notes: svn path=/head/; revision=213667
Diffstat (limited to 'biology/phred')
-rw-r--r--biology/phred/Makefile3
1 files changed, 3 insertions, 0 deletions
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