aboutsummaryrefslogtreecommitdiff
path: root/audio/daapd/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-09-04 11:26:21 +0000
committerLars Thegler <lth@FreeBSD.org>2007-09-04 11:26:21 +0000
commit7b2559404aa7b9c322a7bd0f8c4850aebce821cf (patch)
treee671d253191b486f58f0dfc7bf69c9d703e416ed /audio/daapd/Makefile
parentf0eb96fcdb460e64d57b1fcd9e567828c43a2e32 (diff)
downloadports-7b2559404aa7b9c322a7bd0f8c4850aebce821cf.tar.gz
ports-7b2559404aa7b9c322a7bd0f8c4850aebce821cf.zip
Notes
Diffstat (limited to 'audio/daapd/Makefile')
-rw-r--r--audio/daapd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile
index 84d4a8ec4ca0..b92cf79385af 100644
--- a/audio/daapd/Makefile
+++ b/audio/daapd/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= lth@FreeBSD.org
COMMENT= Server for Digital Audio Access Protocol
+DEPRECATED= Development stalled, outdated. Does not support newer versions of DAAP protocol.
+EXPIRATION_DATE= 2007-11-04
+
BUILD_DEPENDS= daaplib>=0.1.1a_2:${PORTSDIR}/audio/daaplib \
libhttpd-persistent>=1.3h_1:${PORTSDIR}/www/libhttpd-persistent
RUN_DEPENDS= ${BUILD_DEPENDS}