diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (patch) | |
tree | aed6e8768c64d947ea4c4401a356e10032db26a0 /audio/libshout | |
parent | 6f9b615f473378306144a3495e2fccb737fe52bf (diff) | |
download | FreeBSD-ports-0a04b4d0b7999a814f5a24031a2bf433f084bb24.zip FreeBSD-ports-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.gz |
De-pkg-comment.
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 112498c..ee4971c 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 e5b65017..0000000 --- a/audio/libshout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library providing routines for connecting and transmitting data to the icecast server |