# New ports collection makefile for:	cpige
# Date created:				27 March, 2005
# Whom:					Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD: ports/audio/cpige/Makefile,v 1.3 2005/04/11 21:17:14 adamw Exp $
#

PORTNAME=	cpige
PORTVERSION=	1.2
CATEGORIES=	audio
MASTER_SITES=	http://ed.zehome.com/cpige/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Icecast/Shoutcast stream ripper

PLIST_FILES=	bin/${PORTNAME}

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin

.include <bsd.port.mk>
