1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Use USES=localbase

- Remove CONFLICTS: comms/spandsp-devel has been removed almost 3 years
- Update pkg-descr
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-03 20:38:42 +00:00
parent 80dd5e925f
commit c40c461d6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455484
2 changed files with 4 additions and 11 deletions

View File

@ -15,13 +15,7 @@ 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 <bsd.port.mk>

View File

@ -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/