diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 22:35:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 22:35:19 +0000 |
commit | 2a3a13bb31363b16213adeb7431dfadaf00f446f (patch) | |
tree | f8e6dd0674e2bce9cd19cb2bf40db428a88a218c /devel/acovea | |
parent | 6650343f5a6973bd91734020066da2b7cf3dd6ec (diff) | |
download | ports-2a3a13bb31363b16213adeb7431dfadaf00f446f.tar.gz ports-2a3a13bb31363b16213adeb7431dfadaf00f446f.zip |
Notes
Diffstat (limited to 'devel/acovea')
-rw-r--r-- | devel/acovea/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/acovea/Makefile b/devel/acovea/Makefile index 8ff6b11a5784..148f9f07e055 100644 --- a/devel/acovea/Makefile +++ b/devel/acovea/Makefile @@ -15,6 +15,9 @@ DISTNAME= libacovea-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tool to find the "best" compiler options using genetic algorithm +DEPRECATED= Looks like abandonware. +EXPIRATION_DATE= 2011-07-01 + LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ evocosm-3.1.1:${PORTSDIR}/devel/libevocosm |