diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/ices/Makefile | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) |
Notes
Diffstat (limited to 'audio/ices/Makefile')
-rw-r--r-- | audio/ices/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 34f3af4d5d96..52783c35ccac 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://tigress.com/lofi/ \ DISTNAME= ${PORTNAME}-devel-${PORTVERSION} MAINTAINER= michaelnottebrock@gmx.net +COMMENT= A streaming source client for icecast 2 LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ shout.3:${PORTSDIR}/audio/libshout2 \ |