aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bladeenc/Makefile
blob: 44374738f0a0f808311011485c5ef059ed225fcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    BladeEnc
# Date created:     Thu Jan 14 23:28:40 CET 1999
# Whom:         Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   bladeenc
PORTVERSION=    0.94.1
CATEGORIES= audio
MASTER_SITES=   http://bladeenc.mp3.no/source/ \
        http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
EXTRACT_SUFX=   -src-stable.tar.gz

MAINTAINER= dirk@FreeBSD.org

GNU_CONFIGURE=  yes

.include <bsd.port.mk>