diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
commit | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (patch) | |
tree | aed6e8768c64d947ea4c4401a356e10032db26a0 /audio/libshout2/Makefile | |
parent | 6f9b615f473378306144a3495e2fccb737fe52bf (diff) | |
download | freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.gz freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.zst freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.zip |
De-pkg-comment.
Diffstat (limited to 'audio/libshout2/Makefile')
-rw-r--r-- | audio/libshout2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 004f0a19bb93..c0f26c349c0b 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://tigress.com/lofi/ \ DISTNAME= libshout-devel-${PORTVERSION} MAINTAINER= michaelnottebrock@gmx.net +COMMENT= Routines for connecting and transmitting data to the icecast server LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ vorbis.2:${PORTSDIR}/audio/libvorbis |