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/libshout2 | |
parent | Update to 0.9.0 [1] (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76030
Diffstat (limited to 'audio/libshout2')
-rw-r--r-- | audio/libshout2/Makefile | 1 | ||||
-rw-r--r-- | audio/libshout2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/audio/libshout2/pkg-comment b/audio/libshout2/pkg-comment deleted file mode 100644 index 905dbe4b2315..000000000000 --- a/audio/libshout2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Routines for connecting and transmitting data to the icecast server |