diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-03-07 06:51:42 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-03-07 06:51:42 +0000 |
commit | 61020ecca627f4e5707b70cbff1532f72b396491 (patch) | |
tree | e70f87a390358623cf57533645239793e29eba97 /audio/vat/Makefile | |
parent | 8439a4264a2af0d74da9cc08663f44b49d963af2 (diff) | |
download | ports-61020ecca627f4e5707b70cbff1532f72b396491.tar.gz ports-61020ecca627f4e5707b70cbff1532f72b396491.zip |
Notes
Diffstat (limited to 'audio/vat/Makefile')
-rw-r--r-- | audio/vat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/vat/Makefile b/audio/vat/Makefile index feae7b740391..0677a5377cfc 100644 --- a/audio/vat/Makefile +++ b/audio/vat/Makefile @@ -15,6 +15,9 @@ DISTFILES= vatsrc-4.0b2.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing +DEPRECATED= Unmaintained, anachronistic, mail freebsd-ports@FreeBSD.org if interested +EXPIRATION= 2011-06-30 + GSM_DIR= ${.CURDIR}/../../audio/gsm GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl13 |