aboutsummaryrefslogtreecommitdiff
path: root/audio/shout/Makefile
blob: eb37897fd4b2375b2b4b3088e4599e4090d03e4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	shout
# Date created:				14 Jun 2000
# Whom:					will
#
# $FreeBSD$
#

PORTNAME=	shout
PORTVERSION=	0.8.0
CATEGORIES=	audio net
MASTER_SITES=	http://www.icecast.org/releases/

MAINTAINER=	kevin@puis.net

GNU_CONFIGURE=	yes

.include <bsd.port.mk>