freebsd-ports/audio/streamripper/Makefile

20 lines
388 B
Makefile
Raw Normal View History

# New ports collection makefile for: streamripper
# Date created: 6 Apr 2000
# Whom: Trevor Johnson
#
# $FreeBSD$
#
PORTNAME= streamripper
PORTVERSION= 1.0.5
CATEGORIES= audio
2003-07-06 14:33:49 +02:00
MASTER_SITES= http://streamripper.sourceforge.net/files/
MAINTAINER= trevor@FreeBSD.org
2003-03-01 15:34:33 +01:00
COMMENT= Splits SHOUTcast stream into tracks
GNU_CONFIGURE= yes
2004-01-30 23:51:45 +01:00
PLIST_FILES= bin/streamripper
.include <bsd.port.mk>