diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-08 16:15:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-08 16:15:45 +0000 |
commit | 17958f49d213571402c5d0ba78dde4756d8f6a0f (patch) | |
tree | 14e24b66c81ea5f2f2efcc16161c6d8726f8300c /biology | |
parent | 4a18a0deafd74d4bd3290d5b3934b6328bd37fae (diff) | |
download | ports-17958f49d213571402c5d0ba78dde4756d8f6a0f.tar.gz ports-17958f49d213571402c5d0ba78dde4756d8f6a0f.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/distribfold/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/distribfold/Makefile b/biology/distribfold/Makefile index b9c75a229fb2..e79e9ada6491 100644 --- a/biology/distribfold/Makefile +++ b/biology/distribfold/Makefile @@ -17,6 +17,9 @@ COMMENT= distributedfolding.org distributed protein folding project LIB_DEPENDS= c_r.4:${PORTSDIR}/misc/compat4x +DEPRECATED= No more upstream, looks like an abandonware +EXPIRATION_DATE= 2011-08-01 + ONLY_FOR_ARCHS= i386 USE_BZIP2= yes NO_BUILD= yes |