Index: head/comms/spandsp/Makefile =================================================================== --- head/comms/spandsp/Makefile (revision 455483) +++ head/comms/spandsp/Makefile (revision 455484) @@ -1,27 +1,21 @@ # 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 - -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib - +USES= autoreconf gmake libtool localbase USE_LDCONFIG= yes - -CONFLICTS= spandsp-devel-[0-9]* .include Index: head/comms/spandsp/pkg-descr =================================================================== --- head/comms/spandsp/pkg-descr (revision 455483) +++ head/comms/spandsp/pkg-descr (revision 455484) @@ -1,5 +1,4 @@ -Spandsp is a DSP library for telephony and fax functions. It -basically, also implements a complete software fax machine to -send and, or receive messages. +Spandsp is a library of many DSP functions for telephony. These range from +simple modules, such as DTMF detection, to a complete software FAX machine. -WWW: http://www.soft-switch.org/ +WWW: https://www.soft-switch.org/