View | Details | Raw Unified | Return to bug 223163
Collapse All | Expand All

(-)audio/codec2/Makefile (-4 / +1 lines)
Lines 3-16 Link Here
3
PORTNAME=	codec2
3
PORTNAME=	codec2
4
PORTVERSION=	0.7
4
PORTVERSION=	0.7
5
CATEGORIES=	audio hamradio
5
CATEGORIES=	audio hamradio
6
MASTER_SITES=	http://files.freedv.org/codec2/ \
6
MASTER_SITES=	https://freedv.com/wp-content/uploads/sites/8/2017/10/
7
		LOCAL/db
8
7
9
MAINTAINER=	hamradio@FreeBSD.org
8
MAINTAINER=	hamradio@FreeBSD.org
10
COMMENT=	Low bit rate codec
9
COMMENT=	Low bit rate codec
11
10
12
BROKEN=		no public distfiles
13
14
LICENSE=	LGPL21
11
LICENSE=	LGPL21
15
12
16
LIB_DEPENDS=	libspeexdsp.so:audio/speexdsp
13
LIB_DEPENDS=	libspeexdsp.so:audio/speexdsp

Return to bug 223163