aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 05:36:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 05:36:33 +0000
commita9746993e1cf5d29b10e89bf587a5c6abe410c67 (patch)
treec4e5eafce04fa36e726541c97a5fe500946ff448 /biology
parent6f2a9fa822ada022bdf70d7b2a8f3003681f9bf1 (diff)
downloadports-a9746993e1cf5d29b10e89bf587a5c6abe410c67.tar.gz
ports-a9746993e1cf5d29b10e89bf587a5c6abe410c67.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/fastdnaml/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/fastdnaml/Makefile b/biology/fastdnaml/Makefile
index 69f42aea0a1c..39a3c51d8e2a 100644
--- a/biology/fastdnaml/Makefile
+++ b/biology/fastdnaml/Makefile
@@ -15,6 +15,9 @@ DISTNAME= fastDNAml_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Faster DNAML, makes phylogenetic trees using maximum likelihood
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
USE_GMAKE= yes
do-build:
@(cd ${WRKSRC}/source; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})