aboutsummaryrefslogtreecommitdiffstats
path: root/audio/streamripper/Makefile
blob: 4cabd0db8fd4c7c8d1ef77d13db74082030817f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    streamripper
# Date created:     6 Apr 2000
# Whom:         trevor@jpj.net
#
# $FreeBSD$
#

PORTNAME=   streamripper
PORTVERSION=    0.7.0b
CATEGORIES= audio
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= trevor@FreeBSD.org

GNU_CONFIGURE=  yes

.include <bsd.port.mk>