diff options
-rw-r--r-- | audio/libshout/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index 64d92b22a77..8b088e36d86 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -10,8 +10,10 @@ PORTVERSION= 1.0.7 CATEGORIES= audio net MASTER_SITES= http://developer.icecast.org/libshout/releases/ -MAINTAINER= michaelnottebrock@gmx.net -COMMENT= A library providing routines for connecting and transmitting data to the icecast server +MAINTAINER= lofi@freebsd.org +COMMENT= Routines for connecting and transmitting data to the icecast server + +CONFLICTS= libshout2-* GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |