mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Add LICENSE
- Pet portlint - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
a5fd095395
commit
a9a02659a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474429
@ -10,12 +10,15 @@ MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Audio compression format designed for speech
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libogg.so:audio/libogg \
|
||||
libspeexdsp.so:audio/speexdsp
|
||||
|
||||
USES= libtool pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
Speex is an Open Source/Free Software patent-free audio compression
|
||||
format designed for speech.
|
||||
|
||||
WWW: http://www.speex.org/
|
||||
WWW: https://www.speex.org/
|
||||
|
Loading…
Reference in New Issue
Block a user