1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/audio/streamripper/Makefile
2004-01-30 22:51:45 +00:00

20 lines
388 B
Makefile

# New ports collection makefile for: streamripper
# Date created: 6 Apr 2000
# Whom: Trevor Johnson
#
# $FreeBSD$
#
PORTNAME= streamripper
PORTVERSION= 1.0.5
CATEGORIES= audio
MASTER_SITES= http://streamripper.sourceforge.net/files/
MAINTAINER= trevor@FreeBSD.org
COMMENT= Splits SHOUTcast stream into tracks
GNU_CONFIGURE= yes
PLIST_FILES= bin/streamripper
.include <bsd.port.mk>