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/libshout | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/libshout')
-rw-r--r-- | audio/libshout/Makefile | 1 | ||||
-rw-r--r-- | audio/libshout/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index 112498c4fdfd..ee4971c26943 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio net MASTER_SITES= http://developer.icecast.org/libshout/releases/ MAINTAINER= zach@pabst.bendnet.com +COMMENT= A library providing routines for connecting and transmitting data to the icecast server GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/audio/libshout/pkg-comment b/audio/libshout/pkg-comment deleted file mode 100644 index e5b650179863..000000000000 --- a/audio/libshout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library providing routines for connecting and transmitting data to the icecast server |