diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-09 00:15:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-09 00:15:45 +0800 |
commit | cbfe8b08a0586f0eade9d6aea81b2aa8aa82984d (patch) | |
tree | 716bbe731d068d515e4047a1eadf73cda69d5054 /biology | |
parent | a475cf61881b216b791e5a0702114dbab5b98ba1 (diff) | |
download | freebsd-ports-gnome-cbfe8b08a0586f0eade9d6aea81b2aa8aa82984d.tar.gz freebsd-ports-gnome-cbfe8b08a0586f0eade9d6aea81b2aa8aa82984d.tar.zst freebsd-ports-gnome-cbfe8b08a0586f0eade9d6aea81b2aa8aa82984d.zip |
deprecate and set expiration date:
it is an abandonware and it is unmaintain for very long
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 |