# Created by: wlloyd@slap.net
# $FreeBSD: head/comms/spandsp/Makefile 455484 2017-12-03 20:38:42Z sunpoet $

PORTNAME=	spandsp
PORTVERSION=	0.0.6
CATEGORIES=	comms
MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	DSP library and software FAX machine

LICENSE=	LGPL21

LIB_DEPENDS=	libtiff.so:graphics/tiff

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		autoreconf gmake libtool localbase
USE_LDCONFIG=	yes

.include <bsd.port.mk>
