e3c2232e45
PR: 59109 Approved by: marcus (mentor)
19 lines
374 B
Makefile
19 lines
374 B
Makefile
# New ports collection makefile for: shout
|
|
# Date created: 14 Jun 2000
|
|
# Whom: will
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= shout
|
|
PORTVERSION= 0.8.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= audio net
|
|
MASTER_SITES= http://www.icecast.org/releases/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Program that sends mp3 streams to an icecast/shoutcast server
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|