freebsd-ports/audio/streamripper/Makefile
Trevor Johnson 11b0931878 Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00

18 lines
358 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
.include <bsd.port.mk>