diff options
author | bapt <bapt@FreeBSD.org> | 2010-09-03 17:26:25 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-09-03 17:26:25 +0800 |
commit | 5bd81bd5288d419f362c84c300fe6d829db50168 (patch) | |
tree | 87b83ce32911b658395dc49158f38351e8f23148 | |
parent | b589101d5249d2df5cac6aab70ebe6e6119230c3 (diff) | |
download | freebsd-ports-gnome-5bd81bd5288d419f362c84c300fe6d829db50168.tar.gz freebsd-ports-gnome-5bd81bd5288d419f362c84c300fe6d829db50168.tar.zst freebsd-ports-gnome-5bd81bd5288d419f362c84c300fe6d829db50168.zip |
Mark as deprecated, it is broken since November 2009, Upstream consider the project since 2004.
PR: ports/150238
Submitted by: Rodrigo Osorio <rodrigo _at_ bebik.net>
-rw-r--r-- | audio/ecamegapedal/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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 |