opnsense-ports/comms/spandsp/Makefile
Franco Fichtner d0c509fcbd comms/spandsp: sync with upstream
Taken from: HardenedBSD
2017-12-04 05:09:00 +01:00

21 lines
425 B
Makefile

# Created by: wlloyd@slap.net
# $FreeBSD$
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>