aboutsummaryrefslogtreecommitdiffstats
path: root/audio/streamripper/Makefile
blob: 6708830c687180b28e29d8a79e1ebde3f7486087 (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=    1.0.2
CATEGORIES= audio
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= trevor@FreeBSD.org

GNU_CONFIGURE=  yes

.include <bsd.port.mk>