From 5bd81bd5288d419f362c84c300fe6d829db50168 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 3 Sep 2010 09:26:25 +0000 Subject: Mark as deprecated, it is broken since November 2009, Upstream consider the project since 2004. PR: ports/150238 Submitted by: Rodrigo Osorio --- audio/ecamegapedal/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/audio/ecamegapedal/Makefile b/audio/ecamegapedal/Makefile index bced54289533..993a8ebeed66 100644 --- a/audio/ecamegapedal/Makefile +++ b/audio/ecamegapedal/Makefile @@ -14,6 +14,10 @@ MASTER_SITES= http://ecasound.seul.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio processor +DEPRECATED= Abandonned since 2004, please use audio/jack-rack or audio/creox instead. +EXPIRATION_DATE= 2012-10-03 + + BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound BROKEN= does not compile -- cgit