diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-28 12:29:12 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-28 12:29:12 +0000 |
commit | 9a9b4fb54ce6fb5b548f0af34a84e91e349cea30 (patch) | |
tree | 53dfdbb382c43945670289fded2b5fa7944f9b02 /biology | |
parent | 2da398a96af4914954fa1851db5e4ab318d160f8 (diff) |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index c2217392c020..21bddc85b49a 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -13,6 +13,8 @@ DISTNAME= ncbi-blast-${PORTVERSION}+-src MAINTAINER= jwbacon@tds.net COMMENT= NCBI implementation of Basic Local Alignment Search Tool +BROKEN= Fails to configure + LICENSE= Public_domain LICENSE_NAME= Public Domain LICENSE_FILE= ${WRKSRC}/scripts/projects/blast/LICENSE |